Searched defs:upperLimit (Results 1 – 9 of 9) sorted by relevance
| /external/chromium_org/third_party/icu/source/i18n/ |
| D | ucol_wgt.cpp | 143 getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit, in getWeightRanges() 305 ucol_allocWeights(uint32_t lowerLimit, uint32_t upperLimit, in ucol_allocWeights()
|
| /external/icu/icu4c/source/i18n/ |
| D | collationweights.cpp | 209 CollationWeights::getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit) { in getWeightRanges() 470 CollationWeights::allocWeights(uint32_t lowerLimit, uint32_t upperLimit, int32_t n) { in allocWeights()
|
| /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/ |
| D | aec_resampler.c | 163 int upperLimit = 0; in EstimateSkew() local
|
| /external/webrtc/src/modules/audio_processing/aec/ |
| D | aec_resampler.c | 171 int upperLimit = 0; in EstimateSkew() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
| D | FEComposite.cpp | 191 float upperLimit = std::max(0.0f, k1) + std::max(0.0f, k2) + std::max(0.0f, k3) + k4; in arithmeticSoftware() local
|
| /external/aac/libSBRdec/src/ |
| D | env_dec.cpp | 585 …#define upperLimit ((FIXP_SGL)35) /* upperLimit actually refers to the _lowest_ noise energy … in limitNoiseLevels() macro
|
| /external/webrtc/src/modules/audio_processing/agc/ |
| D | analog_agc.h | 78 WebRtc_Word32 upperLimit; // Upper limit for mic energy member
|
| /external/chromium_org/third_party/webrtc/modules/audio_processing/agc/ |
| D | analog_agc.h | 78 int32_t upperLimit; // Upper limit for mic energy member
|
| /external/icu/icu4c/source/test/intltest/ |
| D | collationtest.cpp | 498 uint32_t lowerLimit, uint32_t upperLimit, int32_t n, in checkAllocWeights()
|