/external/libaom/libaom/av1/encoder/ |
D | ratectrl.c | 262 rc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in av1_rc_init() 266 rc->avg_frame_qindex[INTER_FRAME] = in av1_rc_init() 271 rc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in av1_rc_init() 630 : rc->last_q[INTER_FRAME]; in calc_active_worst_quality_one_pass_vbr() 633 : rc->last_q[INTER_FRAME] * 2; in calc_active_worst_quality_one_pass_vbr() 661 ? AOMMIN(rc->avg_frame_qindex[INTER_FRAME], in calc_active_worst_quality_one_pass_cbr() 663 : rc->avg_frame_qindex[INTER_FRAME]; in calc_active_worst_quality_one_pass_cbr() 744 rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) { in rc_pick_q_and_bounds_one_pass_cbr() 745 q = rc->avg_frame_qindex[INTER_FRAME]; in rc_pick_q_and_bounds_one_pass_cbr() 753 if (rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) in rc_pick_q_and_bounds_one_pass_cbr() [all …]
|
D | pass2_strategy.c | 230 target_norm_bits_per_mb, cpi->common.seq_params.bit_depth, INTER_FRAME, in get_twopass_worst_quality() 380 cpi->rc.avg_frame_qindex[INTER_FRAME], cpi->common.seq_params.bit_depth); in calc_frame_boost() 1523 frame_params->frame_type = INTER_FRAME; in av1_get_second_pass_params() 1558 rc->last_q[INTER_FRAME] = tmp_q; in av1_get_second_pass_params() 1560 rc->avg_frame_qindex[INTER_FRAME] = tmp_q; in av1_get_second_pass_params() 1583 frame_params->frame_type = INTER_FRAME; in av1_get_second_pass_params()
|
D | encode_strategy.c | 1045 frame_params.frame_type = INTER_FRAME; in av1_encode_strategy() 1087 frame_params.frame_type = INTER_FRAME; in av1_encode_strategy()
|
D | aq_cyclicrefresh.c | 371 rc->avg_frame_qindex[INTER_FRAME] < qp_thresh) { in av1_cyclic_refresh_update_parameters()
|
D | bitstream.c | 2465 if (cm->current_frame.frame_type == INTER_FRAME) in write_film_grain_params() 2928 current_frame->frame_type == INTER_FRAME || in write_uncompressed_header_obu() 2955 } else if (current_frame->frame_type == INTER_FRAME || in write_uncompressed_header_obu()
|
D | temporal_filter.c | 1185 q = ((int)av1_convert_qindex_to_q(cpi->rc.avg_frame_qindex[INTER_FRAME], in adjust_arnr_filter()
|
D | encoder.c | 4163 if (current_frame->frame_type != INTER_FRAME) in finalize_encoded_frame()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 366 rc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init() 370 rc->avg_frame_qindex[INTER_FRAME] = in vp9_rc_init() 375 rc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_rc_init() 570 cpi->rc.avg_frame_qindex[INTER_FRAME] = cpi->rc.worst_quality; in post_encode_drop_cbr() 590 lrc->avg_frame_qindex[INTER_FRAME] = cpi->rc.worst_quality; in post_encode_drop_cbr() 902 : rc->last_q[INTER_FRAME] * rc->fac_active_worst_gf / 100; in calc_active_worst_quality_one_pass_vbr() 906 : rc->avg_frame_qindex[INTER_FRAME] * in calc_active_worst_quality_one_pass_vbr() 937 ? VPXMIN(rc->avg_frame_qindex[INTER_FRAME], in calc_active_worst_quality_one_pass_cbr() 939 : rc->avg_frame_qindex[INTER_FRAME]; in calc_active_worst_quality_one_pass_cbr() 1032 rc->avg_frame_qindex[INTER_FRAME] < active_worst_quality) { in rc_pick_q_and_bounds_one_pass_cbr() [all …]
|
D | vp9_svc_layercontext.c | 129 lrc->last_q[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context() 130 lrc->avg_frame_qindex[INTER_FRAME] = oxcf->worst_allowed_q; in vp9_init_layer_context() 135 lrc->last_q[INTER_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context() 138 lrc->avg_frame_qindex[INTER_FRAME] = in vp9_init_layer_context()
|
D | vp9_firstpass.c | 480 cm->frame_type = INTER_FRAME; in set_first_pass_params() 1589 INTER_FRAME, q, in get_twopass_worst_quality() 1885 cpi->rc.avg_frame_qindex[INTER_FRAME], cpi->common.bit_depth); in calc_frame_boost() 1924 cpi->rc.avg_frame_qindex[INTER_FRAME], cpi->common.bit_depth); in calc_kf_frame_boost() 3145 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params() 3186 rc->last_q[INTER_FRAME] = tmp_q; in vp9_rc_get_second_pass_params() 3188 rc->avg_frame_qindex[INTER_FRAME] = tmp_q; in vp9_rc_get_second_pass_params() 3209 cm->frame_type = INTER_FRAME; in vp9_rc_get_second_pass_params()
|
D | vp9_aq_cyclicrefresh.c | 486 rc->avg_frame_qindex[INTER_FRAME] < qp_thresh || in vp9_cyclic_refresh_update_parameters()
|
D | vp9_rd.c | 83 vp9_cost_tokens(cpi->intra_uv_mode_cost[INTER_FRAME][i], in fill_mode_costs()
|
D | vp9_temporal_filter.c | 1007 q = ((int)vp9_convert_qindex_to_q(cpi->rc.avg_frame_qindex[INTER_FRAME], in adjust_arnr_filter()
|
/external/libvpx/libvpx/vp8/common/ |
D | vp8_loopfilter.c | 23 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 3; in lf_init_lut() 26 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 2; in lf_init_lut() 29 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 1; in lf_init_lut() 32 lfi->hev_thr_lut[INTER_FRAME][filt_lvl] = 0; in lf_init_lut()
|
D | blockd.h | 63 typedef enum { KEY_FRAME = 0, INTER_FRAME = 1 } FRAME_TYPE; enumerator
|
D | mfqe.c | 260 if (frame_type == INTER_FRAME) { in vp8_multiframe_quality_enhance()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.h | 36 INTER_FRAME = 1, enumerator
|
/external/libvpx/libvpx/vp8/encoder/ |
D | mr_dissim.c | 212 store_info->frame_type = INTER_FRAME; in vp8_store_drop_frame_info()
|
D | ratectrl.c | 383 (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in calc_gf_params() 887 int Q = (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] in calc_pframe_target_size() 1515 (double)vp8_bits_per_mb[INTER_FRAME][cpi->worst_quality]; in vp8_drop_encodedframe_overshoot()
|
D | firstpass.c | 990 vp8_bits_per_mb[INTER_FRAME][Q] + overhead_bits_per_mb; in estimate_max_q() 1086 vp8_bits_per_mb[INTER_FRAME][Q] + overhead_bits_per_mb; in estimate_cq() 1145 (double)vp8_bits_per_mb[INTER_FRAME][Q] / 1.0)); in estimate_q() 1226 (double)vp8_bits_per_mb[INTER_FRAME][Q])); in estimate_kf_group_q() 1825 (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in define_gf_group() 2011 (cpi->oxcf.fixed_q < 0) ? cpi->last_q[INTER_FRAME] : cpi->oxcf.fixed_q; in define_gf_group()
|
D | denoising.c | 682 int hev_index = lfi_n->hev_thr_lut[INTER_FRAME][filter_level]; in vp8_denoiser_denoise_mb()
|
D | onyx_if.c | 4709 cm->frame_type = INTER_FRAME; in encode_frame_to_data_rate() 5022 cm->frame_type = INTER_FRAME; in vp8_get_compressed_data() 5110 cm->frame_type = INTER_FRAME; in vp8_get_compressed_data()
|
/external/libaom/libaom/av1/common/ |
D | blockd.h | 49 INTER_FRAME = 1, enumerator
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodeframe.c | 910 pc->frame_type = INTER_FRAME; in vp8_decode_frame()
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 4233 if (cm->current_frame.frame_type == INTER_FRAME) in av1_read_film_grain_params()
|