| /hardware/qcom/camera/msm8998/QCamera2/util/ |
| D | QCameraCommon.h | 40 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
| D | mlmath.h | 91 #define MAX(x,y) (((x)>(y))?(x):(y)) macro
|
| /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
| D | mlmath.h | 91 #define MAX(x,y) (((x)>(y))?(x):(y)) macro
|
| /hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
| D | QCamera3HALHeader.h | 42 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/test/ |
| D | mm_jpegdec_test.c | 44 #define MAX(a,b) (((a) > (b)) ? (a) : (b)) macro
|
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
| D | omx_swvdec.h | 129 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
|
| /hardware/qcom/display/msm8998/libdrmutils/ |
| D | drm_interface.h | 212 MAX, enumerator
|
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
| D | omx_swvdec.h | 141 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
|
| /hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
| D | omx_swvdec.h | 136 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
|
| /hardware/qcom/display/msm8909w_3100/libdrmutils/ |
| D | drm_interface.h | 240 MAX, enumerator
|
| /hardware/qcom/display/msm8909/libdrmutils/ |
| D | drm_interface.h | 240 MAX, enumerator
|
| /hardware/google/av/media/codecs/avc/ |
| D | C2SoftAvcEnc.h | 103 #define MAX(a, b) ((a) > (b))? (a) : (b) macro
|
| /hardware/qcom/camera/msm8998/QCamera2/HAL/ |
| D | QCamera2HWI.h | 112 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /hardware/qcom/sdm845/display/libdrmutils/ |
| D | drm_interface.h | 460 MAX, enumerator
|
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
| D | video_encoder_device_v4l2.cpp | 54 #define MAX(x,y) (((x) > (y)) ? (x) : (y)) macro
|
| /hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
| D | bcmutils.h | 598 #define MAX(a, b) (((a) > (b)) ? (a) : (b)) macro
|
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
| D | video_encoder_device_v4l2.cpp | 56 #define MAX(x,y) (((x) > (y)) ? (x) : (y)) macro
|
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
| D | video_encoder_device_v4l2.cpp | 62 #define MAX(x,y) (((x) > (y)) ? (x) : (y)) macro
|
| /hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
| D | video_encoder_device_v4l2.cpp | 65 #define MAX(x,y) (((x) > (y)) ? (x) : (y)) macro
|
| /hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
| D | omx_vdec_v4l2.cpp | 146 #define MAX(x,y) (((x) > (y)) ? (x) : (y)) macro
|
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
| D | omx_vdec_v4l2.cpp | 163 #define MAX(x,y) (((x) > (y)) ? (x) : (y)) macro
|