Searched refs:vp8_mc_part (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vp8.c | 1921 void vp8_mc_part(VP8Context *s, VP8ThreadData *td, uint8_t *dst[3], in vp8_mc_part() function 1992 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2041 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2043 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2047 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2049 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2053 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2055 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2057 vp8_mc_part(s, td, dst, ref, x_off, y_off, in inter_predict() 2059 vp8_mc_part( in inter_predict() [all...] |
Completed in 4 milliseconds