/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
fallerEstimator.m | 20 Emax = 7; 21 dEH = Emax-sum(sum(H));
|
/external/opencv/cv/src/ |
cvkdtree.cpp | 83 void find_nn(CvMat* d, int k, int emax, CvMat* results, CvMat* dist) { 101 tr->find_nn_bbf(dj, k, emax, nn); 162 void find_nn(CvMat* d, int k, int emax, CvMat* results, CvMat* dist) { 168 (d, k, emax, results, dist)); 208 CvMat* results, CvMat* dist, int k, int emax) { 234 tr->find_nn(desc, k, emax, results, dist);
|
_cvkdtree.hpp | 382 // searching at most emax leaves/bins. 387 int k, int emax, 396 // iterate while queue non-empty and emax>0 399 while (tmp_pq.size() && emax > 0) { 418 --emax;
|
/bionic/libm/src/ |
s_nearbyint.c | 38 * rounding can't overflow as long as emax >= p.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
float.h | 77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 88 floor(log10((1 - b**-p) * b**emax)) 99 (1 - b**-p) * b**emax
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/ |
float.h | 80 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */ 91 floor(log10((1 - b**-p) * b**emax)) 102 (1 - b**-p) * b**emax
|
/external/icu4c/i18n/ |
decContext.h | 44 /* emax -- must be in the range 0 through 999999999 */ 89 int32_t emax; /* maximum positive exponent */ member in struct:__anon6253 107 #define DEC_MAX_MATH 999999 /* max emax, etc., for math funcs. */
|
decContext.c | 75 context->emax=DEC_MAX_EMAX; /* 9-digit exponents */ 90 context->emax=96; /* Emax */ 101 context->emax=384; /* Emax */ 112 context->emax=6144; /* Emax */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
real.h | 140 int emax; member in struct:real_format 483 number, (1 - b**-p) * b**emax for a given FP format FMT as a hex
|