Searched refs:MEM2MEM_NUM_TILES (Results 1 – 1 of 1) sorted by relevance
64 #define MEM2MEM_NUM_TILES 8 macro231 / MEM2MEM_NUM_TILES; in device_process()232 bytes_left = bytesperline - tile_w * MEM2MEM_NUM_TILES; in device_process()254 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()273 p_out += MEM2MEM_NUM_TILES * tile_w; in device_process()274 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()294 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()313 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()