Home
last modified time | relevance | path

Searched defs:upperLimit (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ducol_wgt.cpp156 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/
Dcollationweights.cpp209 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/
Daec_resampler.c155 int upperLimit = 0; in EstimateSkew() local
/external/webrtc/src/modules/audio_processing/aec/
Daec_resampler.c171 int upperLimit = 0; in EstimateSkew() local
/external/aac/libSBRdec/src/
Denv_dec.cpp585 …#define upperLimit ((FIXP_SGL)35) /* upperLimit actually refers to the _lowest_ noise energy … in limitNoiseLevels() macro
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFEComposite.cpp190 float upperLimit = std::max(0.0f, k1) + std::max(0.0f, k2) + std::max(0.0f, k3) + k4; in arithmeticSoftware() local
/external/webrtc/src/modules/audio_processing/agc/
Danalog_agc.h78 WebRtc_Word32 upperLimit; // Upper limit for mic energy member
/external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
Danalog_agc.h77 int32_t upperLimit; // Upper limit for mic energy member
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp498 uint32_t lowerLimit, uint32_t upperLimit, int32_t n, in checkAllocWeights()