Home
last modified time | relevance | path

Searched refs:timing_info_present_flag (Results 1 – 12 of 12) sorted by relevance

/hardware/intel/common/libva/va/
Dva_enc_h264.h240 unsigned int timing_info_present_flag : 1; member
Dva_trace.c1464 …ceMsg(trace_ctx, "\ttiming_info_present_flag = %d\n", p->vui_fields.bits.timing_info_present_flag); in va_TraceVAEncSequenceParameterBufferH264()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_sps.c196 SPS->sps_disp.vui_seq_parameters.timing_info_present_flag = (uint8_t)code; in h264_Parse_Vui_Parameters()
198 if(SPS->sps_disp.vui_seq_parameters.timing_info_present_flag == 1) in h264_Parse_Vui_Parameters()
Dviddec_h264_workload.c630 …esent_flag(&(wi.h264_vui), pInfo->active_SPS.sps_disp.vui_seq_parameters.timing_info_present_flag); in h264_parse_emit_sps()
656 if(pInfo->active_SPS.sps_disp.vui_seq_parameters.timing_info_present_flag == 1) in h264_parse_emit_sps()
679 if(pInfo->active_SPS.sps_disp.vui_seq_parameters.timing_info_present_flag == 1) in h264_parse_emit_sps()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp609 vui_param.timing_info_present_flag = extract_bits(1); in parse_vui()
610 if (vui_param.timing_info_present_flag) in parse_vui()
1470 if (vui_param.timing_info_present_flag) in process_ts_with_sei_vui()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp563 vui_param.timing_info_present_flag = extract_bits(1); in parse_vui()
564 if (vui_param.timing_info_present_flag) { in parse_vui()
1378 if (vui_param.timing_info_present_flag) { in process_ts_with_sei_vui()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp563 vui_param.timing_info_present_flag = extract_bits(1); in parse_vui()
564 if (vui_param.timing_info_present_flag) { in parse_vui()
1378 if (vui_param.timing_info_present_flag) { in process_ts_with_sei_vui()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h509 uint8_t timing_info_present_flag; // u(1) member
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_Video.h1489 OMX_U8 timing_info_present_flag; member