Home
last modified time | relevance | path

Searched refs:curframe_index (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dxan.c246 int curframe_index, prevframe_index; in xan_wc3_copy_pixel_run() local
261 curframe_index = y * stride + x; in xan_wc3_copy_pixel_run()
272 curframe_index < s->frame_size && in xan_wc3_copy_pixel_run()
277 memcpy(palette_plane + curframe_index, in xan_wc3_copy_pixel_run()
280 curframe_index += count; in xan_wc3_copy_pixel_run()
286 curframe_index += line_inc; in xan_wc3_copy_pixel_run()

Completed in 2 milliseconds