Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.h30 #define VAR_HIST_SMALL_CUT_OFF 45 macro
Dvp9_encodeframe.c5427 : (cm->MBs * VAR_HIST_SMALL_CUT_OFF / 100); in set_var_thresh_from_histogram()