Searched refs:vp9_int_pro_motion_estimation (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.h | 67 unsigned int vp9_int_pro_motion_estimation(const struct VP9_COMP *cpi,
|
D | vp9_mcomp.c | 2127 unsigned int vp9_int_pro_motion_estimation(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_int_pro_motion_estimation() function
|
D | vp9_pickmode.c | 1524 tmp_sad = vp9_int_pro_motion_estimation( in search_new_mv()
|
D | vp9_encodeframe.c | 1417 y_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col, in choose_partitioning() 5197 y_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col, in get_estimated_pred()
|