Home
last modified time | relevance | path

Searched refs:higher_thresh_scene_detection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dspeed_features.h1921 int higher_thresh_scene_detection; member
H A Dspeed_features.c1598 sf->rt_sf.higher_thresh_scene_detection = 0; in set_rt_speed_feature_framesize_dependent()
1614 sf->rt_sf.higher_thresh_scene_detection = 1; in set_rt_speed_feature_framesize_dependent()
2330 rt_sf->higher_thresh_scene_detection = 1; in init_rt_sf()
H A Dratectrl.c3223 if (cpi->sf.rt_sf.higher_thresh_scene_detection) { in rc_scene_detection_onepass_rt()