Searched refs:INTER_FRAME (Results 1 – 16 of 16) sorted by relevance
318 rc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init()322 rc->avg_frame_qindex[INTER_FRAME] = (oxcf->worst_allowed_q + in vp9_rc_init()327 rc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init()622 : rc->last_q[INTER_FRAME]; in calc_active_worst_quality_one_pass_vbr()625 : rc->last_q[INTER_FRAME] * 2; in calc_active_worst_quality_one_pass_vbr()655 VPXMIN(rc->avg_frame_qindex[INTER_FRAME], in calc_active_worst_quality_one_pass_cbr()657 rc->avg_frame_qindex[INTER_FRAME]; in calc_active_worst_quality_one_pass_cbr()740 rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) { in rc_pick_q_and_bounds_one_pass_cbr()741 q = rc->avg_frame_qindex[INTER_FRAME]; in rc_pick_q_and_bounds_one_pass_cbr()749 if (rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) in rc_pick_q_and_bounds_one_pass_cbr()[all …]
80 lrc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context()81 lrc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context()86 lrc->last_q[INTER_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()89 lrc->avg_frame_qindex[INTER_FRAME] = (oxcf->worst_allowed_q + in vp9_init_layer_context()676 cpi->common.frame_type = INTER_FRAME; in vp9_svc_start_frame()
487 cm->frame_type = INTER_FRAME; in set_first_pass_params()1221 vp9_rc_bits_per_mb(INTER_FRAME, q, in get_twopass_worst_quality()1488 vp9_convert_qindex_to_q(cpi->rc.avg_frame_qindex[INTER_FRAME], in calc_frame_boost()2615 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()2663 rc->last_q[INTER_FRAME] = tmp_q; in vp9_rc_get_second_pass_params()2665 rc->avg_frame_qindex[INTER_FRAME] = tmp_q; in vp9_rc_get_second_pass_params()2687 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()2701 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()
81 vp9_cost_tokens(cpi->intra_uv_mode_cost[INTER_FRAME], in fill_mode_costs()
623 cpi->rc.avg_frame_qindex[INTER_FRAME], cpi->common.bit_depth)); in adjust_arnr_filter()
28 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 3; in lf_init_lut()33 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 2; in lf_init_lut()38 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 1; in lf_init_lut()43 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 0; in lf_init_lut()
71 INTER_FRAME = 1 enumerator
308 if (frame_type == INTER_FRAME) totmap = qualify_inter_mb(mode_info_context, map); in vp8_multiframe_quality_enhance()
237 store_info->frame_type = INTER_FRAME; in vp8_store_drop_frame_info()
444 int Q = (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in calc_gf_params()981 int Q = (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in calc_pframe_target_size()1622 (double)vp8_bits_per_mb[INTER_FRAME][cpi->worst_quality]; in vp8_drop_encodedframe_overshoot()
1054 vp8_bits_per_mb[INTER_FRAME][Q] + overhead_bits_per_mb; in estimate_max_q()1157 vp8_bits_per_mb[INTER_FRAME][Q] + overhead_bits_per_mb; in estimate_cq()1221 (double)vp8_bits_per_mb[INTER_FRAME][Q] / 1.0 ) ); in estimate_q()1302 (double)vp8_bits_per_mb[INTER_FRAME][Q]) ); in estimate_kf_group_q()1961 ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in define_gf_group()2155 int Q = (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in define_gf_group()
704 int hev_index = lfi_n->hev_thr_lut[INTER_FRAME][filter_level]; in vp8_denoiser_denoise_mb()
1533 if (pc->frame_type == INTER_FRAME) in vp8_pack_bitstream()
5146 cm->frame_type = INTER_FRAME; in encode_frame_to_data_rate()5510 cm->frame_type = INTER_FRAME; in vp8_get_compressed_data()5611 cm->frame_type = INTER_FRAME; in vp8_get_compressed_data()
37 INTER_FRAME = 1, enumerator
1014 pc->frame_type = INTER_FRAME; in vp8_decode_frame()