Home
last modified time | relevance | path

Searched refs:vp9_int_pro_motion_estimation (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mcomp.h81 unsigned int vp9_int_pro_motion_estimation(const struct VP9_COMP *cpi,
H A Dvp9_mcomp.c2264 unsigned int vp9_int_pro_motion_estimation(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_int_pro_motion_estimation() function
H A Dvp9_pickmode.c1594 tmp_sad = vp9_int_pro_motion_estimation( in search_new_mv()
H A Dvp9_encodeframe.c1460 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()