Searched refs:xan_wc3_copy_pixel_run (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | xan.c | 238 static inline void xan_wc3_copy_pixel_run(XanContext *s, AVFrame *frame, in xan_wc3_copy_pixel_run() function 423 xan_wc3_copy_pixel_run(s, frame, x, y, size, 0, 0); in xan_wc3_decode_frame() 444 xan_wc3_copy_pixel_run(s, frame, x, y, size, motion_x, motion_y); in xan_wc3_decode_frame()
|