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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dxan.c238 static inline void xan_wc3_copy_pixel_run(XanContext *s, AVFrame *frame, function
423 xan_wc3_copy_pixel_run(s, frame, x, y, size, 0, 0);
444 xan_wc3_copy_pixel_run(s, frame, x, y, size, motion_x, motion_y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dxan.c217 static inline void xan_wc3_copy_pixel_run(XanContext *s, int x, int y, function
383 xan_wc3_copy_pixel_run(s, x, y, size, 0, 0);
399 xan_wc3_copy_pixel_run(s, x, y, size, motion_x, motion_y);

Completed in 139 milliseconds