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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dreconinter.h19 extern void vp8_build_inter_predictors_mb(MACROBLOCKD *x);
H A Dreconinter.c574 void vp8_build_inter_predictors_mb(MACROBLOCKD *xd) function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Ddenoising.c261 vp8_build_inter_predictors_mb(filter_xd);
H A Dencodemb.c620 vp8_build_inter_predictors_mb(&x->e_mbd);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Dthreading.c238 vp8_build_inter_predictors_mb(xd);
H A Ddecodeframe.c222 vp8_build_inter_predictors_mb(xd);

Completed in 91 milliseconds