Searched refs:full_pixel_exhaustive (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2571 static int full_pixel_exhaustive(const VP9_COMP *const cpi, in full_pixel_exhaustive() function 2900 var_ex = full_pixel_exhaustive(cpi, x, tmp_mv, error_per_bit, cost_list, in vp9_full_pixel_search()
|
/external/libaom/av1/encoder/ |
D | mcomp.c | 1557 static int full_pixel_exhaustive(const FULLPEL_MV start_mv, in full_pixel_exhaustive() function 1833 var_ex = full_pixel_exhaustive(*best_mv, ms_params, mesh_patterns, in av1_full_pixel_search()
|