Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h112 MV *tmp_mv, int var_max, int rd);
Dvp9_mcomp.c2361 MV *tmp_mv, int var_max, int rd) { in vp9_full_pixel_search() argument
2424 if (method != NSTEP && rd && var < var_max) in vp9_full_pixel_search()