HomeSort by relevance Sort by last modified time
    Searched refs:Emax (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
fallerEstimator.m 20 Emax = 7;
21 dEH = Emax-sum(sum(H));
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 352 #define Emax 1023
409 #define Emax 248
438 #define Emax 126
1749 emax = 0x7fe - Bias - P + 1, enumerator in enum:dmg_fp::__anon2301
    [all...]
  /external/icu4c/i18n/
decNumber.c 61 /* range (Emax in the range 0 through 999,999,999 and Emin in the */
64 /* tightly: digits, emax, and -emin in the context must be <= */
484 /* exponent (set.emax and set.emin), determining if */
7353 Int emax=set->emax; \/* limit value *\/ local
7960 Int emin, emax; \/* .. *\/ local
    [all...]

Completed in 105 milliseconds