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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dxan.c253 const unsigned char *imagedata_buffer = s->buffer2; local
271 imagedata_buffer = &imagedata_segment[1];
331 /* output a run of pixels from imagedata_buffer */
332 xan_wc3_output_pixel_run(s, imagedata_buffer, x, y, size);
333 imagedata_buffer += size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dxan.c253 const unsigned char *imagedata_buffer = s->buffer2; local
271 imagedata_buffer = &imagedata_segment[1];
331 /* output a run of pixels from imagedata_buffer */
332 xan_wc3_output_pixel_run(s, imagedata_buffer, x, y, size);
333 imagedata_buffer += size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dxan.c253 const unsigned char *imagedata_buffer = s->buffer2; local
271 imagedata_buffer = &imagedata_segment[1];
331 /* output a run of pixels from imagedata_buffer */
332 xan_wc3_output_pixel_run(s, imagedata_buffer, x, y, size);
333 imagedata_buffer += size;

Completed in 114 milliseconds