Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 73) sorted by relevance

123

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dextended_min_max.inl74 GLM_FUNC_QUALIFIER T max( function
83 GLM_FUNC_QUALIFIER C<T> max function
94 GLM_FUNC_QUALIFIER C<T> max function
105 GLM_FUNC_QUALIFIER T max function
117 GLM_FUNC_QUALIFIER C<T> max function
129 GLM_FUNC_QUALIFIER C<T> max function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.h94 template <class T> void minmax(const T *indices, int count, int *min, int *max) { in minmax()
106 (const T *indices, int count, int *min, int *max, in minmaxExcept()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_mathlib.h200 static inline T max(T p, T q) in max() function
217 static inline T max(T p, T q, T r) in max() function
235 static inline T max(T p, T q, T r, T s) in max() function
Dastcenc_vecmathlib_avx2_8.h503 ASTCENC_SIMD_INLINE vint8 max(vint8 a, vint8 b) in max() function
752 ASTCENC_SIMD_INLINE vfloat8 max(vfloat8 a, vfloat8 b) in max() function
762 ASTCENC_SIMD_INLINE vfloat8 max(vfloat8 a, float b) in max() function
773 ASTCENC_SIMD_INLINE vfloat8 clamp(float min, float max, vfloat8 a) in clamp()
787 ASTCENC_SIMD_INLINE vfloat8 clampz(float max, vfloat8 a) in clampz()
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dconsumerir.h31 int max; member
/device/google/sunfish/json-c/
Darraylist.c59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
/device/google/coral/json-c/
Darraylist.c59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
/device/google/redbull/json-c/
Darraylist.c59 static int array_list_expand_internal(struct array_list *arr, int max) in array_list_expand_internal()
/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.c153 float max = 0.0f; in diversityCheckerNormQuality() local
/device/generic/goldfish/camera/
DHwCamera.cpp44 const int64_t max) { in getFrameDuration()
/device/google/contexthub/firmware/os/algos/common/math/
Dvec.c125 float max = NANO_ABS(v[0]); in vecMaxAbsoluteValue() local
/device/google/tangorpro-kernel/kernel-headers/drm/
Dsamsung_drm.h74 __u32 max; member
115 __u32 max; member
/device/google/bluejay-kernel/kernel-headers/drm/
Dsamsung_drm.h74 __u32 max; member
115 __u32 max; member
/device/google/pantah-kernel/kernel-headers/drm/
Dsamsung_drm.h74 __u32 max; member
115 __u32 max; member
/device/google/lynx-kernel/original-kernel-headers/drm/
Dsamsung_drm.h155 __u32 max; member
222 __u32 max; member
/device/google/pantah-kernel/original-kernel-headers/drm/
Dsamsung_drm.h155 __u32 max; member
222 __u32 max; member
/device/google/felix-kernel/original-kernel-headers/drm/
Dsamsung_drm.h155 __u32 max; member
222 __u32 max; member
/device/google/raviole-kernel/kernel-headers/drm/
Dsamsung_drm.h74 __u32 max; member
115 __u32 max; member
/device/google/felix-kernel/kernel-headers/drm/
Dsamsung_drm.h74 __u32 max; member
115 __u32 max; member
/device/google/bluejay-kernel/original-kernel-headers/drm/
Dsamsung_drm.h155 __u32 max; member
222 __u32 max; member
/device/google/lynx-kernel/kernel-headers/drm/
Dsamsung_drm.h74 __u32 max; member
115 __u32 max; member
/device/google/raviole-kernel/original-kernel-headers/drm/
Dsamsung_drm.h155 __u32 max; member
222 __u32 max; member
/device/google/tangorpro-kernel/original-kernel-headers/drm/
Dsamsung_drm.h155 __u32 max; member
222 __u32 max; member
/device/google/contexthub/firmware/os/core/
Dprintf.c164 static uint32_t StrVPrintf_StrLen_withMax(const char* s, uint32_t max) in StrVPrintf_StrLen_withMax()
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_common.inl23 GLM_FUNC_QUALIFIER genType max(genType x, genType y) function
529 GLM_FUNC_QUALIFIER vecType<T, P> max(vecType<T, P> const & a, T b) function
536 GLM_FUNC_QUALIFIER vecType<T, P> max(vecType<T, P> const & a, vecType<T, P> const & b) function

123