/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_decoder.c | 352 if (cm->show_frame) in vp9_receive_compressed_data() 371 if (cm->show_frame) in vp9_receive_compressed_data() 380 if (cm->show_frame) in vp9_receive_compressed_data() 391 cm->last_show_frame = cm->show_frame; in vp9_receive_compressed_data() 392 if (cm->show_frame) { in vp9_receive_compressed_data() 416 if (pbi->common.show_frame == 0) in vp9_get_raw_frame()
|
D | vp9_decodeframe.c | 1043 cm->show_frame = 1; in read_uncompressed_header() 1048 cm->show_frame = vp9_rb_read_bit(rb); in read_uncompressed_header() 1083 cm->intra_only = cm->show_frame ? 0 : vp9_rb_read_bit(rb); in read_uncompressed_header()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | header.h | 24 unsigned int show_frame: 1; member
|
D | onyxc_int.h | 99 int show_frame; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_speed_features.c | 59 sf->disable_split_mask = cm->show_frame ? in set_good_speed_feature() 83 sf->disable_split_mask = cm->show_frame ? in set_good_speed_feature() 162 sf->disable_split_mask = cm->show_frame ? in set_rt_speed_feature() 184 sf->disable_split_mask = cm->show_frame ? in set_rt_speed_feature()
|
D | vp9_onyx_if.c | 2600 if (cm->show_frame) 2725 if (cm->show_frame) 2737 if (cm->show_frame) 2827 cm->last_show_frame = cm->show_frame; 2829 if (cm->show_frame) { 3051 cm->show_frame = 0; 3078 cm->show_frame = 1; 3145 if (cm->show_frame) { 3241 if (cpi->b_calculate_psnr && cpi->pass != 1 && cm->show_frame) 3249 if (cm->show_frame) { [all …]
|
D | vp9_ratectrl.c | 224 if (!cm->show_frame) { in update_buffer_level() 1139 rc->total_target_bits += (cm->show_frame ? rc->av_per_frame_bandwidth : 0); in vp9_rc_postencode_update() 1153 if (cm->show_frame) { in vp9_rc_postencode_update()
|
D | vp9_pickmode.c | 67 for (i = LAST_FRAME; i <= LAST_FRAME && cpi->common.show_frame; ++i) { in full_pixel_motion_search()
|
D | vp9_bitstream.c | 1048 vp9_wb_write_bit(wb, cm->show_frame); 1069 if (!cm->show_frame)
|
D | vp9_rdopt.c | 1822 if (cpi->sf.auto_mv_step_size && cm->show_frame) { in rd_check_segment_txsize() 1835 if (cpi->sf.adaptive_motion_search && cm->show_frame) { in rd_check_segment_txsize() 2162 cpi->common.show_frame && in mv_pred() 2413 if (cpi->sf.auto_mv_step_size && cpi->common.show_frame) { in single_motion_search() 2424 cpi->common.show_frame) { in single_motion_search() 2439 for (i = LAST_FRAME; i <= ALTREF_FRAME && cpi->common.show_frame; ++i) { in single_motion_search() 2523 if (cpi->sf.adaptive_motion_search && cpi->common.show_frame) in single_motion_search()
|
D | vp9_encodeframe.c | 2375 || cm->show_frame == 0 in encode_rd_sb_row() 3185 cm->show_frame; in encode_frame_internal()
|
D | vp9_firstpass.c | 2296 if (!cm->show_frame) in vp9_rc_get_second_pass_params()
|
/hardware/intel/common/libva/va/ |
D | va_enc_vp8.h | 144 unsigned int show_frame : 1; member
|
D | va_dec_vp9.h | 96 uint32_t show_frame : 1; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | decode_with_partial_drops.c | 105 char show_frame; member 160 hdr.show_frame = (tmp >> 4) & 0x1; in throw_packets()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
D | onyxd_if.c | 297 cm->show_frame = 0; in check_fragments_for_errors() 376 if (cm->show_frame) in vp8dx_receive_compressed_data() 428 if (pbi->common.show_frame == 0) in vp8dx_get_raw_frame()
|
D | decodeframe.c | 1004 pc->show_frame = 1; in vp8_decode_frame() 1021 pc->show_frame = (clear[0] >> 4) & 1; in vp8_decode_frame()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_debugmodes.c | 19 cm->show_frame, cm->base_qindex); in log_frame_info()
|
D | vp9_onyxc_int.h | 109 int show_frame; member
|
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/ |
D | vbp_loader.h | 412 int show_frame; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | bitstream.c | 1280 oh.show_frame = (int) pc->show_frame; in vp8_pack_bitstream() 1586 (oh.show_frame << 4) | in vp8_pack_bitstream()
|
D | onyx_if.c | 4336 if(!cpi->oxcf.mr_encoder_id && cm->show_frame) in encode_frame_to_data_rate() 4338 if(cm->show_frame) /* do not save for altref frame */ in encode_frame_to_data_rate() 4537 if ( !cm->show_frame ) in encode_frame_to_data_rate() 4774 if (cm->show_frame) in encode_frame_to_data_rate() 4950 cm->show_frame = 0; in vp8_get_compressed_data() 4971 cm->show_frame = 1; in vp8_get_compressed_data() 5025 if (cm->show_frame) in vp8_get_compressed_data() 5255 if (cpi->b_calculate_psnr && cpi->pass != 1 && cm->show_frame) in vp8_get_compressed_data() 5266 if (cm->show_frame) in vp8_get_compressed_data()
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderVP8.cpp | 168 mShowFrame = data->codec_data->show_frame; in decode()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_cx_iface.c | 784 if (cpi->common.show_frame == 0) { in vp9e_encode() 810 if (cpi->common.show_frame == 0) { in vp9e_encode()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_cx_iface.c | 907 if (!cpi->common.show_frame) in vp8e_encode()
|