Home
last modified time | relevance | path

Searched defs:MAX (Results 1 – 25 of 36) sorted by relevance

12

/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DConfidenceLevel.aidl24 MAX = 3, enumConstant
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DConfidenceLevel.aidl39 MAX, enumConstant
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DConfidenceLevel.aidl24 MAX = 3, enumConstant
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraCommon.h40 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro
/hardware/google/graphics/zuma/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h53 MAX, enumerator
/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h89 MAX, enumerator
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmlmath.h91 #define MAX(x,y) (((x)>(y))?(x):(y)) macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmlmath.h91 #define MAX(x,y) (((x)>(y))?(x):(y)) macro
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HALHeader.h42 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXregion.h64 #define MAX(a,b) (((a) > (b)) ? (a) : (b)) macro
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c44 #define MAX(a,b) (((a) > (b)) ? (a) : (b)) macro
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h212 MAX, enumerator
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h129 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.h221 MAX, enumerator
DExynosDisplay.h163 MAX, enumerator
169 MAX, enumerator
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h141 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h178 MAX enumerator
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h141 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h141 #define MAX(x, y) (((x) > (y)) ? (x) : (y)) ///< maximum macro
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_interface.h240 MAX, enumerator
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_interface.h240 MAX, enumerator
/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h626 #define CLAMP( X, MIN, MAX ) ( (X)>(MIN) ? ((X)>(MAX) ? (MAX) : (X)) : (MIN) ) argument
Dmacros.h360 #define CLAMP( X, MIN, MAX ) ( (X)>(MIN) ? ((X)>(MAX) ? (MAX) : (X)) : (MIN) ) argument
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h112 #define MAX(a, b) ((a) > (b) ? (a) : (b)) macro
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h533 MAX, enumerator

12