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

/external/libvpx/libvpx/vp8/common/
H A Dreconinter.h15 extern void vp8_build_inter_predictors_mb(MACROBLOCKD *x);
H A Dreconinter.c582 void vp8_build_inter_predictors_mb(MACROBLOCKD *xd) function
/external/libvpx/libvpx/vp8/encoder/
H A Ddenoising.c264 vp8_build_inter_predictors_mb(filter_xd);
H A Dencodemb.c620 vp8_build_inter_predictors_mb(&x->e_mbd);
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c238 vp8_build_inter_predictors_mb(xd);
H A Ddecodframe.c221 vp8_build_inter_predictors_mb(xd);

Completed in 176 milliseconds