Searched refs:thresh_key (Results 1 – 1 of 1) sorted by relevance
2822 uint32_t thresh_key = 140000; in vp9_scene_detection_onepass() local2823 if (cpi->oxcf.speed <= 5) thresh_key = 240000; in vp9_scene_detection_onepass()2855 if (rc->high_source_sad && avg_sad_current > thresh_key) in vp9_scene_detection_onepass()2920 if (rc->high_source_sad && avg_sad > thresh_key) in vp9_scene_detection_onepass()