Searched refs:data32_row (Results 1 – 1 of 1) sorted by relevance
517 float* data32_row = data32 + (4 * x_size * y) + (4 * x_start); in store_image_block() local549 store(color, data32_row); in store_image_block()550 data32_row += 4; in store_image_block()