Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp8.c1809 void vp8_mc_luma(VP8Context *s, VP8ThreadData *td, uint8_t *dst, in vp8_mc_luma() function
1925 vp8_mc_luma(s, td, dst[0] + by_off * s->linesize + bx_off, in vp8_mc_part()
1998 vp8_mc_luma(s, td, dst[0] + 4 * y * s->linesize + x * 4, in inter_predict()