Searched refs:auto_key (Results 1 – 12 of 12) sorted by relevance
144 int auto_key; /* automatically detect cut scenes */ member
184 int auto_key; // autodetect cut scenes and set the keyframes member
2269 (cpi->oxcf.auto_key && in vp9_rc_get_svc_params()2443 (cpi->oxcf.auto_key && rc->frames_to_key == 0)) { in vp9_rc_get_one_pass_cbr_params()
3123 if (!oxcf->auto_key) { in vp9_get_frames_to_next_key()
1307 if (cpi->oxcf.auto_key && av_key_frame_frequency > key_freq) { in estimate_keyframe_frequency()
2585 if (cpi->oxcf.auto_key && in find_next_key_frame()2636 if (cpi->oxcf.auto_key && in find_next_key_frame()
3298 (cpi->oxcf.auto_key && in encode_frame_to_data_rate()3976 if (cpi->pass != 2 && cpi->oxcf.auto_key && cm->frame_type != KEY_FRAME && in encode_frame_to_data_rate()
567 oxcf->auto_key = in set_encoder_config()2224 DUMP_STRUCT_VALUE(fp, oxcf, auto_key); in vp9_dump_encoder_config()
368 oxcf->auto_key = in set_vp8e_config()
450 bool auto_key; member
2762 if ((cpi->ppi->p_rc.enable_scenecut_detection > 0) && kf_cfg->auto_key && in define_kf_interval()3064 if (kf_cfg->auto_key && rc->frames_to_key > kf_cfg->key_freq_max) { in find_next_key_frame()
1165 kf_cfg->auto_key = in set_encoder_config()