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

  /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...]

Completed in 125 milliseconds