HomeSort by relevance Sort by last modified time
    Searched refs:VALID_TS (Results 1 - 22 of 22) sorted by null

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp     [all...]
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp     [all...]
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_v4l2.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp     [all...]
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 239 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false)
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false)
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false)
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false)
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 172 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false)
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 77 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false)
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp     [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]

Completed in 280 milliseconds