Home
last modified time | relevance | path

Searched defs:VALID_TS (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dh264_utils.h200 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h239 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h172 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h97 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h78 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro