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