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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp8.c1114 void vp8_mc_luma(VP8Context *s, uint8_t *dst, AVFrame *ref, const VP56mv *mv, function
1216 vp8_mc_luma(s, dst[0] + by_off * s->linesize + bx_off,
1281 vp8_mc_luma(s, dst[0] + 4*y*s->linesize + x*4,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8.c1706 void vp8_mc_luma(VP8Context *s, VP8ThreadData *td, uint8_t *dst, function
1822 vp8_mc_luma(s, td, dst[0] + by_off * s->linesize + bx_off,
1895 vp8_mc_luma(s, td, dst[0] + 4 * y * s->linesize + x * 4,

Completed in 59 milliseconds