Home
last modified time | relevance | path

Searched refs:imagedata_buffer (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dxan.c311 const uint8_t *imagedata_buffer = s->buffer2; in xan_wc3_decode_frame() local
351 imagedata_buffer = &imagedata_segment[1]; in xan_wc3_decode_frame()
428 xan_wc3_output_pixel_run(s, frame, imagedata_buffer, x, y, size); in xan_wc3_decode_frame()
429 imagedata_buffer += size; in xan_wc3_decode_frame()