Searched refs:Emax (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
H A DfallerEstimator.m20 Emax = 7;
21 dEH = Emax-sum(sum(H));
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc352 #define Emax 1023 macro
409 #define Emax 248 macro
438 #define Emax 126 macro
1962 if (e > Emax) {
2044 if (++e > Emax)
/external/icu4c/i18n/
H A DdecNumber.c61 /* range (Emax in the range 0 through 999,999,999 and Emin in the */
5326 /* least 6.59E+4342944, so (due to the restriction on Emax/Emin) */
7552 #error GetInt may need updating [for Emax]

Completed in 554 milliseconds