Searched refs:Max (Results 1 – 25 of 25) sorted by relevance
101 …GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & Min, vecType<T, P> const & Max);107 …_QUALIFIER static vecType<int8, P> call(vecType<int8, P> const & Min, vecType<int8, P> const & Max)109 …return (vecType<int8, P>(compute_rand<uint8, P, vecType>::call() % vecType<uint8, P>(Max + static_…116 …ALIFIER static vecType<uint8, P> call(vecType<uint8, P> const & Min, vecType<uint8, P> const & Max)118 return (compute_rand<uint8, P, vecType>::call() % (Max + static_cast<uint8>(1) - Min)) + Min;125 …ALIFIER static vecType<int16, P> call(vecType<int16, P> const & Min, vecType<int16, P> const & Max)127 …return (vecType<int16, P>(compute_rand<uint16, P, vecType>::call() % vecType<uint16, P>(Max + stat…134 …FIER static vecType<uint16, P> call(vecType<uint16, P> const & Min, vecType<uint16, P> const & Max)136 return (compute_rand<uint16, P, vecType>::call() % (Max + static_cast<uint16>(1) - Min)) + Min;143 …ALIFIER static vecType<int32, P> call(vecType<int32, P> const & Min, vecType<int32, P> const & Max)[all …]
39 genTYpe Max);51 vecType<T, P> const & Max);
26 Max = 4, enumerator37 Max = 7, enumerator
68 float Max = max(max(rgbColor.r, rgbColor.g), rgbColor.b); local69 float Delta = Max - Min;71 hsv.z = Max; 73 if(Max != static_cast<T>(0))78 if(rgbColor.r == Max)81 else if(rgbColor.g == Max)
164 // Max comparison between 2 variables171 // Max comparison between 2 variables185 // Max comparison between 2 variables199 // Max comparison between 2 variables213 // Max comparison between 3 variables226 // Max comparison between 3 variables241 // Max comparison between 3 variables256 // Max comparison between 3 variables271 // Max comparison between 4 variables289 // Max comparison between 4 variables[all …]
19 floatType const Max = static_cast<floatType>(std::numeric_limits<T>::max()); local20 …return (vecType<floatType, P>(v) - Min) / (Max - Min) * static_cast<floatType>(2) - static_cast<fl…51 …floatType const Max = static_cast<floatType>(std::numeric_limits<T>::max()) + static_cast<floatTyp… local52 vecType<floatType, P> const Scaled(v * Max);
142 return ret > static_cast<uint8_t>(MediaCodecType::Max) ? in getMediaCodecType()143 MediaCodecType::Max : (MediaCodecType)ret; in getMediaCodecType()155 return ret > static_cast<uint8_t>(MediaOperation::Max) ? in getMediaOperation()156 MediaOperation::Max : (MediaOperation)ret; in getMediaOperation()
33 Max, enumerator
37 Max = 512, enumerator
29 /** Max length of SSID param. */35 /** Max length of PSK passphrase param. */
51 * Max sample rate in Hz. */
278 * Max reporting number of scans threshold that can be specified in the scan309 * Max limits for background scan.335 * Max length: |StaScanLimits.MAX_CHANNELS|.379 * Max length: |StaScanLimits.MAX_AP_CACHE_PER_SCAN|.393 * Max length: |StaScanLimits.MAX_BUCKETS|.959 * Max length: |MAX_PASSPHRASE_LENGTH|997 * Max length: |NanCapabilities.maxServiceNameLen|.1011 * Max length: |NanCapabilities.maxServiceSpecificInfoLen|.1018 * Max length: |NanCapabilities.maxExtendedServiceSpecificInfoLen|.1028 * Max length: |NanCapabilities.maxMatchFilterLen|.[all …]
139 uint32_t maxVideoWidth; // Max width of the stream.140 uint32_t maxVideoHeight; // Max height of the stream.
771 * Max length: |MAX_PASSPHRASE_LENGTH|816 * Max length: |NanCapabilities.maxAppInfoLen|.873 * Max length: |NanCapabilities.maxAppInfoLen|.924 * Max length: |NanCapabilities.maxServiceNameLen|.940 * Max length: |NanCapabilities.maxServiceSpecificInfoLen|.948 * Max length: |NanCapabilities.maxExtendedServiceSpecificInfoLen|.959 * Max length: |NanCapabilities.maxMatchFilterLen|.970 * Max length: |NanCapabilities.maxMatchFilterLen|.1099 * Max length: |NanCapabilities.maxServiceSpecificInfoLen|.1107 * Max length: |NanCapabilities.maxExtendedServiceSpecificInfoLen|.[all …]
31 /** Max length of SSID param. */37 /** Max length of PSK passphrase param. */40 /** Max number of WEP keys param. */156 * Max length of |ParamSizeLimits.SSID_MAX_LEN_IN_BYTES|.297 * Max of |ParamSizeLimits.WEP_KEYS_MAX_NUM|.316 * Max of |ParamSizeLimits.WEP_KEYS_MAX_NUM|.709 * Max of |WEP_KEYS_MAX_NUM|.
57 /** SSID type. Max of 32 octets representing service identifier of a network. */
149 * @param timeoutInSec Max time to be spent is peforming discovery.
602 * The Max value in the areaConfig data represents the upper bound of1080 * The Max value in the config data represents the highest heating level.1096 * config data Min and Max MUST be set appropriately.1663 * Max value indicates fully open, min value (0) indicates fully closed.1844 * Max value indicates highest position1872 * Max value indicates closest to wheel, min value indicates most rearward1902 * Max value indicates angling forward towards the steering wheel.1932 * Max value indicates angling forward towards the steering wheel.1962 * Max value indicates highest position.1992 * Max value indicates longest depth position.[all …]
194 message(STATUS " Max block texels - ${BLOCK_MAX_TEXELS}")
1959 string alphaBuf; // Max length = RadioConst:CDMA_ALPHA_INFO_BUFFER_LENGTH1968 string number; // Max length = RADIP_CDMA_NUMBER_INFO_BUFFER_LENGTH2014 vec<CdmaInformationRecord> infoRec; // Max length = RadioConst:CDMA_MAX_NUMBER_OF_INFO_RECS2021 // Max size = RadioConst:NUM_SERVICE_CLASSES2030 // Max size = RadioConst:SS_INFO_MAX
560 Max::
184 /* Max negotiated voltage by charge adapter, in mV. */186 /* Max negotiated current by charge adapter current, in mA. */
583 * <p>Max energy output of the flash for a full
1979 Max::
5181 [open,refpage='CoreMaxIDARM',desc='Max core ID that can be observed on the device running the invov…5226 [open,refpage='WarpMaxIDARM',desc='Max ID for a warp on the core running a shader invovation',type=…