Searched defs:lowerLimit (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucol_wgt.cpp | 156 getWeightRanges(uint32_t lowerLimit, uint32_t upperLimit, in getWeightRanges() 318 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 | 156 int lowerLimit = 0; in EstimateSkew() local
|
/external/webrtc/src/modules/audio_processing/aec/ |
D | aec_resampler.c | 172 int lowerLimit = 0; in EstimateSkew() local
|
/external/icu/icu4c/source/test/intltest/ |
D | collationtest.cpp | 498 uint32_t lowerLimit, uint32_t upperLimit, int32_t n, in checkAllocWeights() 808 uint32_t lowerLimit = in TestRootElements() local 820 uint32_t lowerLimit = in TestRootElements() local
|
/external/aac/libSBRdec/src/ |
D | env_dec.cpp | 584 …#define lowerLimit ((FIXP_SGL)0) /* lowerLimit actually refers to the _highest_ noise energy… in limitNoiseLevels() macro
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
D | FEComposite.cpp | 191 float lowerLimit = std::min(0.0f, k1) + std::min(0.0f, k2) + std::min(0.0f, k3) + k4; in arithmeticSoftware() local
|
/external/webrtc/src/modules/audio_processing/agc/ |
D | analog_agc.h | 79 WebRtc_Word32 lowerLimit; // Lower limit for mic energy member
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/agc/ |
D | analog_agc.h | 78 int32_t lowerLimit; // Lower limit for mic energy member
|