Searched refs:frames_since_key (Results 1 – 7 of 7) sorted by relevance
539 if (rc->frames_since_key > 1 && in rc_pick_q_and_bounds_one_pass_cbr()657 if (rc->frames_since_key > 1 && in rc_pick_q_and_bounds_one_pass_vbr()667 if (rc->frames_since_key > 1) { in rc_pick_q_and_bounds_one_pass_vbr()685 if (rc->frames_since_key > 1) { in rc_pick_q_and_bounds_one_pass_vbr()842 if (rc->frames_since_key > 1 && in rc_pick_q_and_bounds_two_pass()852 if (rc->frames_since_key > 1) { in rc_pick_q_and_bounds_two_pass()870 if (rc->frames_since_key > 1) { in rc_pick_q_and_bounds_two_pass()1152 rc->frames_since_key = 0; in vp9_rc_postencode_update()1154 rc->frames_since_key++; in vp9_rc_postencode_update()1163 cpi->rc.frames_since_key++; in vp9_rc_postencode_update_drop_frame()[all …]
47 int frames_since_key; member
169 const int old_frame_since_key = cpi->rc.frames_since_key; in vp9_restore_layer_context()182 cpi->rc.frames_since_key = old_frame_since_key; in vp9_restore_layer_context()
1230 rc->frames_since_key = 8; // Sensible default for first frame. in vp9_create_compressor()
226 cc->frames_since_key = cpi->frames_since_key; in vp8_save_coding_context()263 cpi->frames_since_key = cc->frames_since_key; in vp8_restore_coding_context()394 if (cpi->frames_since_key < cpi->output_framerate / 2) in calc_iframe_target_size()396 * cpi->frames_since_key / (cpi->output_framerate / 2)); in calc_iframe_target_size()1381 (cpi->frames_since_key > 0) ? cpi->frames_since_key : 1; in estimate_keyframe_frequency()1443 cpi->frames_since_key = 0; in vp8_adjust_key_frame_context()
70 unsigned int frames_since_key; member348 unsigned int frames_since_key; member
1894 cpi->frames_since_key = 8; in vp8_create_compressor()3421 (cpi->oxcf.auto_key && (cpi->frames_since_key % cpi->key_frame_frequency == 0))) in encode_frame_to_data_rate()3567 cpi->frames_since_key++; in encode_frame_to_data_rate()3611 cpi->frames_since_key++; in encode_frame_to_data_rate()3698 if ( (cpi->frames_since_key > 1) && in encode_frame_to_data_rate()4777 cpi->frames_since_key++; in encode_frame_to_data_rate()