Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h76 unsigned int vp9_int_pro_motion_estimation(const struct VP9_COMP *cpi,
Dvp9_pickmode.c1272 tmp_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col); in vp9_pick_inter_mode()
Dvp9_mcomp.c1814 unsigned int vp9_int_pro_motion_estimation(const VP9_COMP *cpi, MACROBLOCK *x, in vp9_int_pro_motion_estimation() function
Dvp9_encodeframe.c741 y_sad = vp9_int_pro_motion_estimation(cpi, x, bsize, mi_row, mi_col); in choose_partitioning()