Searched refs:min_thresh (Results 1 – 2 of 2) sorted by relevance
2949 uint32_t min_thresh = 10000; in vp9_scene_detection_onepass() local2953 if (cpi->oxcf.content != VP9E_CONTENT_SCREEN) min_thresh = 65000; in vp9_scene_detection_onepass()2978 VPXMAX(min_thresh, in vp9_scene_detection_onepass()3042 VPXMAX(min_thresh, in vp9_scene_detection_onepass()
948 const unsigned int min_thresh = in encode_breakout_test() local961 thresh_ac = clamp(thresh_ac, min_thresh, max_thresh); in encode_breakout_test()