Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
H A Dh264_utils.h410 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dh264_utils.cpp1266 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() function in h264_stream_parser
1499 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp1182 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() function in h264_stream_parser
1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp1182 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() function in h264_stream_parser
1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp1182 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() function in h264_stream_parser
1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/src/
H A Dh264_utils.cpp1168 OMX_S64 h264_stream_parser::calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor) in calculate_fixed_fps_ts() function in h264_stream_parser
1401 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()