Searched refs:MEM2MEM_NUM_TILES (Results 1 – 1 of 1) sorted by relevance
64 #define MEM2MEM_NUM_TILES 8 macro237 / MEM2MEM_NUM_TILES; in device_process()238 bytes_left = bytesperline - tile_w * MEM2MEM_NUM_TILES; in device_process()260 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()279 p_out += MEM2MEM_NUM_TILES * tile_w; in device_process()280 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()300 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()319 for (t = 0; t < MEM2MEM_NUM_TILES; ++t) { in device_process()