Searched refs:KEY_FRAME (Results 1 – 25 of 39) sorted by relevance
12
181 int enumerator = frame_type == KEY_FRAME ? 2700000 : 1800000; in vp9_rc_bits_per_mb()317 rc->avg_frame_qindex[KEY_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init()320 rc->avg_frame_qindex[KEY_FRAME] = (oxcf->worst_allowed_q + in vp9_rc_init()326 rc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in vp9_rc_init()412 if (cpi->common.frame_type == KEY_FRAME) { in get_rate_correction_factor()438 if (cpi->common.frame_type == KEY_FRAME) { in set_rate_correction_factor()615 if (cpi->common.frame_type == KEY_FRAME) { in calc_active_worst_quality_one_pass_vbr()617 : rc->last_q[KEY_FRAME] * 2; in calc_active_worst_quality_one_pass_vbr()621 active_worst_quality = curr_frame == 1 ? rc->last_q[KEY_FRAME] * 5 / 4 in calc_active_worst_quality_one_pass_vbr()624 active_worst_quality = curr_frame == 1 ? rc->last_q[KEY_FRAME] * 2 in calc_active_worst_quality_one_pass_vbr()[all …]
79 vp9_cost_tokens(cpi->intra_uv_mode_cost[KEY_FRAME], in fill_mode_costs()173 if (cpi->oxcf.pass == 2 && (cpi->common.frame_type != KEY_FRAME)) { in vp9_compute_rd_mult()284 cm->frame_type != KEY_FRAME) ? 0 : 1; in vp9_initialize_rd_consts()289 if (!cpi->sf.use_nonrd_pick_mode || cm->frame_type == KEY_FRAME) in vp9_initialize_rd_consts()293 cm->frame_type == KEY_FRAME) { in vp9_initialize_rd_consts()300 cm->frame_type == KEY_FRAME) { in vp9_initialize_rd_consts()
156 lf->sharpness_level = cm->frame_type == KEY_FRAME ? 0 in vp9_pick_filter_level()187 if (cm->frame_type == KEY_FRAME) in vp9_pick_filter_level()
158 sf->mode_search_skip_flags = (cm->frame_type == KEY_FRAME) ? 0 : in set_good_speed_feature()193 if (cm->frame_type != KEY_FRAME) in set_good_speed_feature()257 const int is_keyframe = cm->frame_type == KEY_FRAME; in set_rt_speed_feature()281 sf->mode_search_skip_flags = (cm->frame_type == KEY_FRAME) ? 0 : in set_rt_speed_feature()
54 if (cm->frame_type == KEY_FRAME || in vp9_setup_in_frame_q_adj()
485 cm->frame_type = KEY_FRAME; in set_first_pass_params()1713 key_frame = cpi->common.frame_type == KEY_FRAME || in allocate_gf_group_bits()2144 if (cpi->common.frame_type != KEY_FRAME) { in define_gf_group()2290 cpi->common.frame_type = KEY_FRAME; in find_next_key_frame()2666 rc->last_q[KEY_FRAME] = (tmp_q + cpi->oxcf.best_allowed_q) / 2; in vp9_rc_get_second_pass_params()2667 rc->avg_frame_qindex[KEY_FRAME] = rc->last_q[KEY_FRAME]; in vp9_rc_get_second_pass_params()2692 lc->is_key_frame = (cm->frame_type == KEY_FRAME); in vp9_rc_get_second_pass_params()2783 if (cpi->common.frame_type != KEY_FRAME && in vp9_twopass_postencode_update()
417 if (low_res || cm->frame_type == KEY_FRAME) in set_vt_partitioning()428 if (low_res || cm->frame_type == KEY_FRAME) in set_vt_partitioning()431 if (cm->frame_type == KEY_FRAME && in set_vt_partitioning()482 const int is_key_frame = (cm->frame_type == KEY_FRAME); in set_vbp_thresholds()509 const int is_key_frame = (cm->frame_type == KEY_FRAME); in vp9_set_variance_partition_thresholds()672 const int is_key_frame = (cm->frame_type == KEY_FRAME); in choose_partitioning()1221 if (cm->frame_type == KEY_FRAME || in rd_pick_sb_modes()1264 (cm->frame_type == KEY_FRAME || in rd_pick_sb_modes()1744 cpi->common.frame_type != KEY_FRAME && in encode_b_rt()2174 if (left_in_image || above_in_image || cm->frame_type != KEY_FRAME) { in rd_auto_partition_range()[all …]
244 if (cm->frame_type == KEY_FRAME) { in setup_frame()485 if (cm->frame_type == KEY_FRAME) { in configure_static_seg_features()2688 if (cm->frame_type == KEY_FRAME) {3263 cm->frame_type != KEY_FRAME &&3299 cm->frame_type != KEY_FRAME &&3329 cm->frame_type != KEY_FRAME &&3445 if ((cm->frame_type == KEY_FRAME) &&3689 if (cpi->common.last_frame_type == KEY_FRAME ||3783 cpi->svc.layer_context[0].last_frame_type == KEY_FRAME)3803 cm->frame_type != KEY_FRAME) {[all …]
82 lrc->avg_frame_qindex[KEY_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context()85 lrc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()87 lrc->avg_frame_qindex[KEY_FRAME] = (oxcf->worst_allowed_q + in vp9_init_layer_context()
51 if (cm->frame_type == KEY_FRAME || in vp9_vaq_frame_setup()
520 (cm->frame_type == KEY_FRAME) || in vp9_cyclic_refresh_setup()526 if (cm->frame_type == KEY_FRAME) { in vp9_cyclic_refresh_setup()
937 ((cpi->common.frame_type != KEY_FRAME))) in calc_pframe_target_size()1121 if (cpi->common.frame_type == KEY_FRAME) in vp8_update_rate_correction_factors()1202 if (cpi->common.frame_type == KEY_FRAME) in vp8_update_rate_correction_factors()1232 if (cpi->common.frame_type == KEY_FRAME) in vp8_regulate_q()1256 if (cpi->common.frame_type == KEY_FRAME) in vp8_regulate_q()1309 if (cpi->common.frame_type == KEY_FRAME) in vp8_regulate_q()1474 if (cpi->common.frame_type == KEY_FRAME) in vp8_compute_frame_size_bounds()1554 if (cm->frame_type == KEY_FRAME) in vp8_pick_frame_size()1579 cpi->common.frame_type != KEY_FRAME) { in vp8_drop_encodedframe_overshoot()
875 if (cpi->common.frame_type == KEY_FRAME) in independent_coef_context_savings()902 if (cpi->common.frame_type != KEY_FRAME || in independent_coef_context_savings()903 (cpi->common.frame_type == KEY_FRAME && newp != oldp)) in independent_coef_context_savings()918 cpi->common.frame_type == KEY_FRAME) in independent_coef_context_savings()1014 if (cpi->common.frame_type != KEY_FRAME) in vp8_estimate_entropy_savings()1063 if (cpi->common.frame_type == KEY_FRAME) in vp8_update_coef_context()1154 cpi->common.frame_type == KEY_FRAME && newp != *Pold) in vp8_update_coef_probs()1300 if (oh.type == KEY_FRAME) in vp8_pack_bitstream()1492 if (pc->frame_type != KEY_FRAME) in vp8_pack_bitstream()1519 if (pc->frame_type == KEY_FRAME) in vp8_pack_bitstream()[all …]
566 if (cpi->common.frame_type != KEY_FRAME && block_count > 0) in cyclic_background_refresh()2866 if ((cm->frame_type != KEY_FRAME) && !cpi->source_alt_ref_active) in update_golden_frame_stats()2949 if (cm->frame_type == KEY_FRAME) in update_rd_ref_frame_probs()3127 ( (cm->frame_type == KEY_FRAME) || in recode_loop_test()3171 if (cm->frame_type == KEY_FRAME) in update_reference_frames()3282 if (cm->frame_type == KEY_FRAME) in update_reference_frames()3509 if (cpi->oxcf.noise_sensitivity && cm->frame_type != KEY_FRAME) { in vp8_loopfilter_frame()3523 if (cpi->oxcf.noise_sensitivity && cm->frame_type != KEY_FRAME) { in vp8_loopfilter_frame()3614 cm->frame_type = KEY_FRAME; /* delayed intra frame */ in encode_frame_to_data_rate()3674 cm->frame_type = KEY_FRAME; in encode_frame_to_data_rate()[all …]
76 if(cm->frame_type != KEY_FRAME) in vp8_cal_dissimilarity()83 if(cm->frame_type != KEY_FRAME) in vp8_cal_dissimilarity()
23 if ((cm->frame_type == KEY_FRAME) || (cm->refresh_golden_frame)) in vp8_update_gf_useage_maps()
152 if (cm->frame_type == KEY_FRAME) in vp8cx_pick_filter_level_fast()295 if (cm->frame_type == KEY_FRAME) in vp8cx_pick_filter_level()
502 if (cm->frame_type == KEY_FRAME) in encode_mb_row()649 if (cm->frame_type == KEY_FRAME) in init_encode_frame_mb_context()1012 if (cm->frame_type == KEY_FRAME) in vp8_encode_frame()1037 if ((cm->frame_type != KEY_FRAME) && ((cpi->oxcf.number_of_layers > 1) || in vp8_encode_frame()1138 const int is_key = cpi->common.frame_type == KEY_FRAME; in sum_intra_stats()
1793 if (cpi->common.frame_type == KEY_FRAME) in define_gf_group()2152 for (i = 0; i <= (cpi->source_alt_ref_pending && cpi->common.frame_type != KEY_FRAME); i++) { in define_gf_group()2264 if (i == 1 || (!cpi->source_alt_ref_pending && (cpi->common.frame_type != KEY_FRAME))) in define_gf_group()2284 if (!cpi->source_alt_ref_pending && cpi->common.frame_type != KEY_FRAME) in define_gf_group()2328 if (cpi->common.frame_type != KEY_FRAME) in define_gf_group()2481 if (cpi->source_alt_ref_pending && (cpi->common.frame_type != KEY_FRAME)) in vp8_second_pass()2507 if (cpi->common.frame_type != KEY_FRAME) in vp8_second_pass()2740 cpi->common.frame_type = KEY_FRAME; in find_next_key_frame()
27 lfi->hev_thr_lut[KEY_FRAME][filt_lvl] = 2; in lf_init_lut()32 lfi->hev_thr_lut[KEY_FRAME][filt_lvl] = 1; in lf_init_lut()37 lfi->hev_thr_lut[KEY_FRAME][filt_lvl] = 1; in lf_init_lut()42 lfi->hev_thr_lut[KEY_FRAME][filt_lvl] = 0; in lf_init_lut()
70 KEY_FRAME = 0, enumerator
919 if (pc->frame_type == KEY_FRAME) in init_frame()1048 if (pc->frame_type == KEY_FRAME) in vp8_decode_frame()1080 if ((!pbi->decoded_key_frame && pc->frame_type != KEY_FRAME)) in vp8_decode_frame()1091 if (pc->frame_type == KEY_FRAME) { in vp8_decode_frame()1223 if (pc->frame_type != KEY_FRAME) in vp8_decode_frame()1285 pc->refresh_last_frame = pc->frame_type == KEY_FRAME || vp8_read_bit(bc); in vp8_decode_frame()1372 if (pc->frame_type == KEY_FRAME && in vp8_decode_frame()
169 if(pbi->common.frame_type != KEY_FRAME) in mb_mode_mv_init()602 else if(pbi->common.frame_type == KEY_FRAME) in decode_mb_mode_mvs()613 if(pbi->common.frame_type == KEY_FRAME) in decode_mb_mode_mvs()
808 } else if (cm->last_frame_type == KEY_FRAME) { in vp9_adapt_coef_probs()
36 KEY_FRAME = 0, enumerator