Searched refs:curframe_x (Results 1 – 1 of 1) sorted by relevance
246 int curframe_x, prevframe_x; in xan_wc3_copy_pixel_run() local261 curframe_x = x; in xan_wc3_copy_pixel_run()273 int count = FFMIN3(pixel_count, width - curframe_x, in xan_wc3_copy_pixel_run()281 curframe_x += count; in xan_wc3_copy_pixel_run()284 if (curframe_x >= width) { in xan_wc3_copy_pixel_run()286 curframe_x = 0; in xan_wc3_copy_pixel_run()