Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A 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()
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/src/
H A Dh264_utils.cpp555 vui_param.timing_info_present_flag = extract_bits(1); in parse_vui()
556 if (vui_param.timing_info_present_flag) { in parse_vui()
1364 if (vui_param.timing_info_present_flag) { in process_ts_with_sei_vui()
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h290 OMX_U8 timing_info_present_flag; member
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
H A Dh264_utils.h247 OMX_U8 timing_info_present_flag; member