Home
last modified time | relevance | path

Searched refs:time_offset_length (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/vk_video/
Dvulkan_video_codec_h264std.h204 uint32_t time_offset_length; member
/hardware/google/gfxstream/common/vulkan/include/vk_video/
Dvulkan_video_codec_h264std.h206 uint32_t time_offset_length; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp714 hrd_param->time_offset_length = extract_bits(5); in hrd_parameters()
718 ALOGV("-->time_offset_length : %u", hrd_param->time_offset_length); in hrd_parameters()
822 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length; in sei_picture_timing()
827 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length; in sei_picture_timing()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp767 hrd_param->time_offset_length = extract_bits(5); in hrd_parameters()
771 ALOGV("-->time_offset_length : %u", hrd_param->time_offset_length); in hrd_parameters()
886 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length; in sei_picture_timing()
893 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length; in sei_picture_timing()
/hardware/qcom/sm8150/media/libarbitrarybytes/src/
Dh264_utils.cpp706 hrd_param->time_offset_length = extract_bits(5); in hrd_parameters()
710 DEBUG_PRINT("-->time_offset_length : %u", hrd_param->time_offset_length); in hrd_parameters()
814 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length; in sei_picture_timing()
819 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length; in sei_picture_timing()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp714 hrd_param->time_offset_length = extract_bits(5); in hrd_parameters()
718 ALOGV("-->time_offset_length : %u", hrd_param->time_offset_length); in hrd_parameters()
822 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length; in sei_picture_timing()
827 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length; in sei_picture_timing()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp714 hrd_param->time_offset_length = extract_bits(5); in hrd_parameters()
718 ALOGV("-->time_offset_length : %u", hrd_param->time_offset_length); in hrd_parameters()
822 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length; in sei_picture_timing()
827 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length; in sei_picture_timing()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h276 OMX_U8 time_offset_length; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h278 OMX_U8 time_offset_length; member
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dh264_utils.h235 OMX_U8 time_offset_length; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h278 OMX_U8 time_offset_length; member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h278 OMX_U8 time_offset_length; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_video.hpp338 …h_minus1 == rhs.dpb_output_delay_length_minus1 ) && ( time_offset_length == rhs.time_offset_length in operator ==()
357time_offset_length member