/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 890 const unsigned int curr_frame = cpi->common.current_video_frame; in calc_active_worst_quality_one_pass_vbr() 936 ambient_qp = (cm->current_video_frame < num_frames_weight_key) in calc_active_worst_quality_one_pass_cbr() 1007 } else if (cm->current_video_frame > 0) { in rc_pick_q_and_bounds_one_pass_cbr() 1040 if (cm->current_video_frame > 1) { in rc_pick_q_and_bounds_one_pass_cbr() 1208 rc, q, q * delta_rate[cm->current_video_frame % FIXED_GF_INTERVAL], in rc_pick_q_and_bounds_one_pass_vbr() 1214 if (cm->current_video_frame > 1) { in rc_pick_q_and_bounds_one_pass_vbr() 1244 !(cm->current_video_frame == 0)) { in rc_pick_q_and_bounds_one_pass_vbr() 1913 cpi->common.current_video_frame++; in vp9_rc_postencode_update_drop_frame() 1973 (cm->current_video_frame == 0 || (cpi->frame_flags & FRAMEFLAGS_KEY) || in vp9_rc_get_one_pass_vbr_params() 1977 cm->current_video_frame != 0 && rc->frames_to_key == 0; in vp9_rc_get_one_pass_vbr_params() [all …]
|
D | vp9_firstpass.c | 477 (cm->current_video_frame == 0 || (cpi->frame_flags & FRAMEFLAGS_KEY))) { in set_first_pass_params() 728 fps->frame = cm->current_video_frame; in first_pass_stat_calc() 956 if (cm->current_video_frame == 0) { in vp9_first_pass_encode_tile_mb_row() 1038 if (cm->current_video_frame > 0) { in vp9_first_pass_encode_tile_mb_row() 1111 if ((cm->current_video_frame > 1) && gld_yv12 != NULL) { in vp9_first_pass_encode_tile_mb_row() 1439 ((cm->current_video_frame > 0) && in vp9_first_pass() 1460 if (cm->current_video_frame == 0 && cpi->gld_fb_idx != INVALID_IDX) { in vp9_first_pass() 1470 (int)cm->current_video_frame); in vp9_first_pass() 1472 if (cm->current_video_frame == 0) in vp9_first_pass() 1481 ++cm->current_video_frame; in vp9_first_pass() [all …]
|
D | vp9_noise_estimate.c | 119 int frame_counter = cm->current_video_frame; in vp9_update_noise_estimate()
|
D | vp9_encoder.c | 1986 if (cm->current_video_frame == 0 || last_w != cpi->oxcf.width || in vp9_change_config() 2011 if (cm->current_video_frame > 0) { in vp9_change_config() 2153 cm->current_video_frame = 0; in vp9_create_compressor() 2481 if (cm->current_video_frame > 0) { in vp9_remove_compressor() 2557 printf("%6d %10ld %10ld %10ld %10ld\n", cpi->common.current_video_frame, in vp9_remove_compressor() 3309 FILE *const f = fopen("tmp.stt", cm->current_video_frame ? "a" : "w"); 3344 if (!cm->current_video_frame) { 3371 cpi->common.current_video_frame, 3413 fprintf(fmodes, "%6d:%1d:%1d:%1d ", cpi->common.current_video_frame, 3544 ((oxcf->resize_mode == RESIZE_FIXED && cm->current_video_frame == 0) || [all …]
|
D | vp9_aq_cyclicrefresh.c | 584 if (cm->current_video_frame == 0) cr->low_content_avg = 0.0; in vp9_cyclic_refresh_setup()
|
D | vp9_rd.c | 351 if (!cpi->sf.use_nonrd_pick_mode || (cm->current_video_frame & 0x07) == 1 || in vp9_initialize_rd_consts()
|
D | vp9_temporal_filter.c | 1006 if (cpi->common.current_video_frame > 1) in adjust_arnr_filter()
|
D | vp9_rdopt.c | 2627 get_chessboard_index(cm->current_video_frame)) & in handle_inter_mode() 3400 get_chessboard_index(cm->current_video_frame)) & in vp9_rd_pick_inter_mode_sb()
|
D | vp9_pickmode.c | 1655 get_chessboard_index(cm->current_video_frame)) & in vp9_pick_inter_mode()
|
D | vp9_encodeframe.c | 3718 get_chessboard_index(cm->current_video_frame)) & in rd_pick_partition() 5657 cm->current_video_frame * cm->MBs * sizeof(uint8_t); in input_fpmb_stats()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 359 (double)cpi->common.current_video_frame)) * in frame_max_bits() 598 if (cm->current_video_frame > 0) { in vp8_first_pass() 640 if (cm->current_video_frame > 1) { in vp8_first_pass() 754 fps.frame = cm->current_video_frame; in vp8_first_pass() 808 if ((cm->current_video_frame > 0) && in vp8_first_pass() 825 if (cm->current_video_frame == 0) { in vp8_first_pass() 833 sprintf(filename, "enc%04d.yuv", (int)cm->current_video_frame); in vp8_first_pass() 835 if (cm->current_video_frame == 0) { in vp8_first_pass() 845 cm->current_video_frame++; in vp8_first_pass() 1243 cpi->common.current_video_frame, bits_per_mb_at_this_q, in estimate_kf_group_q() [all …]
|
D | onyx_if.c | 1779 cpi->common.current_video_frame = 0; in vp8_create_compressor() 2100 if (cpi && (cpi->common.current_video_frame > 0)) { in vp8_remove_compressor() 2253 …printf("%6d %10ld %10ld %10ld %10ld\n", cpi->common.current_video_frame, cpi->time_receive_data / … in vp8_remove_compressor() 2871 cpi->current_ref_frames[GOLDEN_FRAME] = cm->current_video_frame; in update_reference_frames() 2872 cpi->current_ref_frames[ALTREF_FRAME] = cm->current_video_frame; in update_reference_frames() 2881 cpi->current_ref_frames[ALTREF_FRAME] = cm->current_video_frame; in update_reference_frames() 2913 cpi->current_ref_frames[GOLDEN_FRAME] = cm->current_video_frame; in update_reference_frames() 2944 cpi->current_ref_frames[LAST_FRAME] = cm->current_video_frame; in update_reference_frames() 3293 if ((cm->current_video_frame == 0) || (cm->frame_flags & FRAMEFLAGS_KEY) || in encode_frame_to_data_rate() 3359 if (cpi->common.current_video_frame == 0 && cpi->buffer_level == 0) { in encode_frame_to_data_rate() [all …]
|
D | ratectrl.c | 312 else if (cpi->common.current_video_frame == 0) { in calc_iframe_target_size() 371 …cpi->common.current_video_frame, cpi->gfu_boost, cpi->baseline_gf_interval, cpi->source_alt_ref_p… in calc_iframe_target_size() 853 (int) cpi->common.current_video_frame, in calc_pframe_target_size() 930 cpi->common.current_video_frame, cpi->gfu_boost, in calc_pframe_target_size() 944 fprintf(f, "%8ld GF coded\n", cpi->common.current_video_frame); in calc_pframe_target_size() 1524 cpi->common.current_video_frame++; in vp8_drop_encodedframe_overshoot()
|
D | pickinter.c | 1106 (cpi->common.current_video_frame - in vp8_pick_inter_mode()
|
D | rdopt.c | 275 … cpi->common.current_video_frame, cpi->Speed, milliseconds_for_compress, cpi->avg_pick_mode_time); in vp8_auto_select_speed()
|
/external/libvpx/libvpx/vp8/common/ |
D | onyxc_int.h | 154 unsigned int current_video_frame; member
|
D | postproc.c | 210 oci->current_video_frame > 10 && in vp8_post_proc_frame()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_debugmodes.c | 18 fprintf(f, "(Frame %d, Show:%d, Q:%d): \n", cm->current_video_frame, in log_frame_info()
|
D | vp9_postproc.c | 312 if (cm->current_video_frame == 1) { in vp9_post_proc_frame() 374 if ((flags & VP9D_MFQE) && cm->current_video_frame >= 2 && in vp9_post_proc_frame()
|
D | vp9_onyxc_int.h | 229 unsigned int current_video_frame; member
|
/external/libvpx/libvpx/vp8/decoder/ |
D | onyxd_if.c | 83 pbi->common.current_video_frame = 0; in create_decompressor() 350 cm->current_video_frame++; in vp8dx_receive_compressed_data()
|
D | decodeframe.c | 1174 fprintf(z, "%6d F:%d,G:%d,A:%d,L:%d,Q:%d\n", pc->current_video_frame, in vp8_decode_frame()
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 140 cm->current_video_frame = 0; in vp9_decoder_create() 423 cm->current_video_frame++; in vp9_receive_compressed_data()
|
D | vp9_decodeframe.c | 2164 if (cm->frame_type == KEY_FRAME && cm->current_video_frame > 0) { in flush_all_fb_on_key()
|