Searched refs:INTER_FRAME (Results 1 – 16 of 16) sorted by relevance
309 rc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init()313 rc->avg_frame_qindex[INTER_FRAME] = (oxcf->worst_allowed_q + in vp9_rc_init()318 rc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init()614 : rc->last_q[INTER_FRAME]; in calc_active_worst_quality_one_pass_vbr()617 : rc->last_q[INTER_FRAME] * 2; in calc_active_worst_quality_one_pass_vbr()647 MIN(rc->avg_frame_qindex[INTER_FRAME], rc->avg_frame_qindex[KEY_FRAME]) : in calc_active_worst_quality_one_pass_cbr()648 rc->avg_frame_qindex[INTER_FRAME]; in calc_active_worst_quality_one_pass_cbr()732 rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) { in rc_pick_q_and_bounds_one_pass_cbr()733 q = rc->avg_frame_qindex[INTER_FRAME]; in rc_pick_q_and_bounds_one_pass_cbr()741 if (rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) in rc_pick_q_and_bounds_one_pass_cbr()[all …]
75 lrc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context()76 lrc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context()81 lrc->last_q[INTER_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()84 lrc->avg_frame_qindex[INTER_FRAME] = (oxcf->worst_allowed_q + in vp9_init_layer_context()601 cpi->common.frame_type = INTER_FRAME; in vp9_svc_start_frame()
486 cm->frame_type = INTER_FRAME; in set_first_pass_params()1217 vp9_rc_bits_per_mb(INTER_FRAME, q, in get_twopass_worst_quality()1484 vp9_convert_qindex_to_q(cpi->rc.avg_frame_qindex[INTER_FRAME], in calc_frame_boost()2611 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()2659 rc->last_q[INTER_FRAME] = tmp_q; in vp9_rc_get_second_pass_params()2661 rc->avg_frame_qindex[INTER_FRAME] = tmp_q; in vp9_rc_get_second_pass_params()2683 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()2697 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()
80 vp9_cost_tokens(cpi->intra_uv_mode_cost[INTER_FRAME], in fill_mode_costs()
620 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()
234 store_info->frame_type = INTER_FRAME; in vp8_store_drop_frame_info()
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()
442 int Q = (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in calc_gf_params()979 int Q = (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in calc_pframe_target_size()
704 int hev_index = lfi_n->hev_thr_lut[INTER_FRAME][filter_level]; in vp8_denoiser_denoise_mb()
1531 if (pc->frame_type == INTER_FRAME) in vp8_pack_bitstream()
5168 cm->frame_type = INTER_FRAME; in encode_frame_to_data_rate()5532 cm->frame_type = INTER_FRAME; in vp8_get_compressed_data()5633 cm->frame_type = INTER_FRAME; in vp8_get_compressed_data()
36 INTER_FRAME = 1, enumerator
1013 pc->frame_type = INTER_FRAME; in vp8_decode_frame()