Searched refs:vp9_int_pro_motion_estimation (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.h | 76 unsigned int vp9_int_pro_motion_estimation(const struct VP9_COMP *cpi,
|
D | vp9_pickmode.c | 1272 tmp_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col); in vp9_pick_inter_mode()
|
D | vp9_mcomp.c | 1814 unsigned int vp9_int_pro_motion_estimation(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_int_pro_motion_estimation() function
|
D | vp9_encodeframe.c | 741 y_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col); in choose_partitioning()
|