Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.h29 #define VAR_HIST_LARGE_CUT_OFF 75 macro
Dvp9_encodeframe.c5426 ? (cm->MBs * VAR_HIST_LARGE_CUT_OFF / 100) in set_var_thresh_from_histogram()