Searched refs:MEM2MEM_NUM_TILES (Results 1 – 1 of 1) sorted by relevance
64 #define MEM2MEM_NUM_TILES 8 macro233 / MEM2MEM_NUM_TILES; in device_process()234 bytes_left = bytesperline - tile_w * MEM2MEM_NUM_TILES; in device_process()257 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()276 p_out += MEM2MEM_NUM_TILES * tile_w; in device_process()277 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()297 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()316 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()