Searched defs:calculate_fixed_fps_ts (Results 1 - 4 of 4) sorted by relevance

/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) function in class:h264_stream_parser
1499 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor);
/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) function in class:h264_stream_parser
1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor);
/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) function in class:h264_stream_parser
1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor);
/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) function in class:h264_stream_parser
1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor);

Completed in 31 milliseconds