Home
last modified time | relevance | path

Searched refs:current_video_frame (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c138 cm->current_video_frame = 0; in vp9_create_decompressor()
354 cm->current_video_frame); in vp9_receive_compressed_data()
357 cm->current_video_frame + 1000); in vp9_receive_compressed_data()
373 cm->current_video_frame + 2000); in vp9_receive_compressed_data()
376 cm->current_video_frame + 3000); in vp9_receive_compressed_data()
396 cm->current_video_frame++; in vp9_receive_compressed_data()
Dvp9_dthread.c149 if (!cm->current_video_frame || cm->last_height != cm->height) { in vp9_loop_filter_frame_mt()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.c418 const unsigned int curr_frame = cpi->common.current_video_frame; in calc_active_worst_quality_one_pass_vbr()
454 if (cpi->common.current_video_frame > 1) in calc_active_worst_quality_one_pass_cbr()
511 } else if (cm->current_video_frame > 0) { in rc_pick_q_and_bounds_one_pass_cbr()
550 if (cm->current_video_frame > 1) { in rc_pick_q_and_bounds_one_pass_cbr()
575 if (!(cm->current_video_frame == 0)) in rc_pick_q_and_bounds_one_pass_cbr()
623 } else if (cm->current_video_frame > 0) { in rc_pick_q_and_bounds_one_pass_vbr()
705 if (cm->current_video_frame > 1) in rc_pick_q_and_bounds_one_pass_vbr()
736 if (!(cm->current_video_frame == 0)) in rc_pick_q_and_bounds_one_pass_vbr()
773 printf("frame:%d q:%d\n", cm->current_video_frame, q); in rc_pick_q_and_bounds_one_pass_vbr()
956 printf("frame:%d q:%d\n", cm->current_video_frame, q); in rc_pick_q_and_bounds_two_pass()
[all …]
Dvp9_speed_features.c240 (cm->current_video_frame + 1) % sf->last_partitioning_redo_frequency); in set_rt_speed_feature()
261 (cm->current_video_frame % sf->last_partitioning_redo_frequency == 1); in set_rt_speed_feature()
263 (cm->current_video_frame % in set_rt_speed_feature()
Dvp9_firstpass.c629 if (cm->current_video_frame > 0) { in vp9_first_pass()
665 if (cm->current_video_frame > 1 && gld_yv12 != NULL) { in vp9_first_pass()
792 fps.frame = cm->current_video_frame; in vp9_first_pass()
839 ((cm->current_video_frame > 0) && in vp9_first_pass()
862 if (cm->current_video_frame == 0 && gld_yv12 != NULL) { in vp9_first_pass()
871 (int)cm->current_video_frame); in vp9_first_pass()
873 if (cm->current_video_frame == 0) in vp9_first_pass()
882 ++cm->current_video_frame; in vp9_first_pass()
2193 (cm->current_video_frame == 0 || in vp9_rc_get_first_pass_params()
2223 cm->current_video_frame); in vp9_rc_get_second_pass_params()
[all …]
Dvp9_onyx_if.c392 fprintf(statsfile, "%10d\n", cm->current_video_frame); in print_seg_map()
1187 cm->current_video_frame = 0; in vp9_create_compressor()
1515 if (cpi && (cpi->common.current_video_frame > 0)) { in vp9_remove_compressor()
1585 (double)(cpi->common.current_video_frame * sb64_per_frame); in vp9_remove_compressor()
1596 printf("%6d %10ld %10ld %10ld %10ld\n", cpi->common.current_video_frame, in vp9_remove_compressor()
2182 FILE *const f = fopen("tmp.stt", cm->current_video_frame ? "a" : "w");
2196 cpi->common.current_video_frame, cpi->rc.this_frame_target,
2223 fprintf(fmodes, "%6d:%1d:%1d:%1d ", cpi->common.current_video_frame,
2656 ++cm->current_video_frame;
2727 cm->current_video_frame);
[all …]
Dvp9_temporal_filter.c519 if (cpi->common.current_video_frame > 1) in vp9_configure_arnr_filter()
Dvp9_encodeframe.c2372 if ((cm->current_video_frame in encode_rd_sb_row()
2508 } else if (cpi->common.current_video_frame == 0) { in select_tx_mode()
Dvp9_rdopt.c302 if (!cpi->sf.use_nonrd_pick_mode || (cm->current_video_frame & 0x07) == 1 || in vp9_initialize_rd_consts()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c385 ….bits_left / (cpi->twopass.total_stats.count - (double)cpi->common.current_video_frame)) * ((doubl… in frame_max_bits()
636 if (cm->current_video_frame > 0) in vp8_first_pass()
681 if (cm->current_video_frame > 1) in vp8_first_pass()
801 fps.frame = cm->current_video_frame ; in vp8_first_pass()
859 if ((cm->current_video_frame > 0) && in vp8_first_pass()
877 if (cm->current_video_frame == 0) in vp8_first_pass()
888 sprintf(filename, "enc%04d.yuv", (int) cm->current_video_frame); in vp8_first_pass()
890 if (cm->current_video_frame == 0) in vp8_first_pass()
900 cm->current_video_frame++; in vp8_first_pass()
1320 …8d %8d %8d %8.2f %8.3f %8.2f %8.3f %8.3f %8.3f %8d\n", cpi->common.current_video_frame, bits_per_m… in estimate_kf_group_q()
[all …]
Dratectrl.c363 else if (cpi->common.current_video_frame == 0) in calc_iframe_target_size()
429 …cpi->common.current_video_frame, cpi->gfu_boost, cpi->baseline_gf_interval, cpi->source_alt_ref_p… in calc_iframe_target_size()
939 (int) cpi->common.current_video_frame, in calc_pframe_target_size()
1012 …cpi->common.current_video_frame, cpi->gfu_boost, GFQ_ADJUSTMENT, cpi->gfu_boost, gf_frame_useage); in calc_pframe_target_size()
1027 fprintf(f, "%8ld GF coded\n", cpi->common.current_video_frame); in calc_pframe_target_size()
Donyx_if.c1817 cpi->common.current_video_frame = 0; in vp8_create_compressor()
2130 if (cpi && (cpi->common.current_video_frame > 0)) in vp8_remove_compressor()
2386 …printf("%6d %10ld %10ld %10ld %10ld\n", cpi->common.current_video_frame, cpi->time_receive_data / … in vp8_remove_compressor()
3107 cpi->current_ref_frames[GOLDEN_FRAME] = cm->current_video_frame; in update_reference_frames()
3108 cpi->current_ref_frames[ALTREF_FRAME] = cm->current_video_frame; in update_reference_frames()
3122 cpi->current_ref_frames[ALTREF_FRAME] = cm->current_video_frame; in update_reference_frames()
3168 cpi->current_ref_frames[GOLDEN_FRAME] = cm->current_video_frame; in update_reference_frames()
3213 cpi->current_ref_frames[LAST_FRAME] = cm->current_video_frame; in update_reference_frames()
3419 if ((cm->current_video_frame == 0) || in encode_frame_to_data_rate()
3482 cpi->one_pass_frame_index = cm->current_video_frame % MAX_LAG_BUFFERS; in encode_frame_to_data_rate()
[all …]
Drdopt.c356 … cpi->common.current_video_frame, cpi->Speed, milliseconds_for_compress, cpi->avg_pick_mode_time); in vp8_auto_select_speed()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxc_int.h158 unsigned int current_video_frame; member
Dpostproc.c770 oci->current_video_frame >= 2 && in vp8_post_proc_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_debugmodes.c18 fprintf(f, "(Frame %d, Show:%d, Q:%d): \n", cm->current_video_frame, in log_frame_info()
Dvp9_onyxc_int.h181 unsigned int current_video_frame; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_if.c74 pbi->common.current_video_frame = 0; in create_decompressor()
378 cm->current_video_frame++; in vp8dx_receive_compressed_data()
Ddecodeframe.c1288 pc->current_video_frame, in vp8_decode_frame()