Searched refs:vp8_mc_chroma (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.c1164 void vp8_mc_chroma(VP8Context *s, uint8_t *dst1, uint8_t *dst2, AVFrame *ref, function
1230 vp8_mc_chroma(s, dst[1] + by_off * s->uvlinesize + bx_off,
1307 vp8_mc_chroma(s, dst[1] + 4*y*s->uvlinesize + x*4,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8.c1764 void vp8_mc_chroma(VP8Context *s, VP8ThreadData *td, uint8_t *dst1, function
1842 vp8_mc_chroma(s, td, dst[1] + by_off * s->uvlinesize + bx_off,
1924 vp8_mc_chroma(s, td, dst[1] + 4 * y * s->uvlinesize + x * 4,

Completed in 79 milliseconds