Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp8.c1871 void vp8_mc_chroma(VP8Context *s, VP8ThreadData *td, uint8_t *dst1, in vp8_mc_chroma() function
1949 vp8_mc_chroma(s, td, dst[1] + by_off * s->uvlinesize + bx_off, in vp8_mc_part()
2031 vp8_mc_chroma(s, td, dst[1] + 4 * y * s->uvlinesize + x * 4, in inter_predict()

Completed in 5 milliseconds