Searched refs:VAR_HIST_LARGE_CUT_OFF (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ | ||
D | vp9_encodeframe.h | 30 #define VAR_HIST_LARGE_CUT_OFF 75 macro |
D | vp9_encodeframe.c | 3667 (cm->MBs * VAR_HIST_LARGE_CUT_OFF / 100) : in set_var_thresh_from_histogram() |