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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dh264_utils.cpp1250 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) function in class:h264_stream_parser
1501 clock_ts = calculate_buf_period_ts(timestamp);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp1167 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) function in class:h264_stream_parser
1417 clock_ts = calculate_buf_period_ts(timestamp);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp1167 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) function in class:h264_stream_parser
1417 clock_ts = calculate_buf_period_ts(timestamp);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp1167 OMX_S64 h264_stream_parser::calculate_buf_period_ts(OMX_S64 timestamp) function in class:h264_stream_parser
1417 clock_ts = calculate_buf_period_ts(timestamp);

Completed in 34 milliseconds