Searched refs:vp9_int_pro_motion_estimation (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_mcomp.h | 81 unsigned int vp9_int_pro_motion_estimation(const struct VP9_COMP *cpi,
|
H A D | vp9_mcomp.c | 2264 unsigned int vp9_int_pro_motion_estimation(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_int_pro_motion_estimation() function
|
H A D | vp9_pickmode.c | 1594 tmp_sad = vp9_int_pro_motion_estimation( in search_new_mv()
|
H A D | vp9_encodeframe.c | 1460 y_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col, in choose_partitioning() 5485 y_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col, in get_estimated_pred()
|