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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h239 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h243 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h172 #define VALID_TS(ts) ((ts < LLONG_MAX)? true : false) macro

Completed in 149 milliseconds