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 D | h264_utils.h | 455 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 D | h264_utils.h | 455 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 D | h264_utils.h | 455 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 D | h264_utils.h | 455 OMX_S64 calculate_fixed_fps_ts(OMX_S64 timestamp, OMX_U32 DeltaTfiDivisor);
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
H A D | h264_utils.h | 410 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 D | h264_utils.cpp | 1266 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 D | h264_utils.cpp | 1182 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 D | h264_utils.cpp | 1182 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 D | h264_utils.cpp | 1182 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 D | h264_utils.cpp | 1168 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()
|