Home
last modified time | relevance | path

Searched refs:full_pixel_exhaustive (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.c1864 static int full_pixel_exhaustive(const AV1_COMP *const cpi, MACROBLOCK *x, in full_pixel_exhaustive() function
2368 full_pixel_exhaustive(cpi, x, &x->best_mv.as_mv, error_per_bit, in av1_full_pixel_search()
2397 var_ex = full_pixel_exhaustive(cpi, x, &x->best_mv.as_mv, error_per_bit, in av1_full_pixel_search()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2403 static int full_pixel_exhaustive(VP9_COMP *cpi, MACROBLOCK *x, in full_pixel_exhaustive() function
2729 var_ex = full_pixel_exhaustive(cpi, x, tmp_mv, error_per_bit, cost_list, in vp9_full_pixel_search()