Home
last modified time | relevance | path

Searched refs:REAL (Results 1 – 25 of 25) sorted by relevance

/third_party/pulseaudio/src/modules/echo-cancel/
Dadrian-aec.h28 #define REAL float macro
112 REAL x;
121 static REAL IIR_HP_highpass(IIR_HP *i, REAL in) { in IIR_HP_highpass()
122 const REAL a0 = 0.01f; /* controls Transfer Frequency */ in IIR_HP_highpass()
136 REAL z[18];
143 REAL highpass(REAL in) { in highpass()
144 const REAL a[18] = { in highpass()
154 memmove(z + 1, z, 17 * sizeof(REAL)); in highpass()
156 REAL sum0 = 0.0, sum1 = 0.0; in highpass()
177 REAL z[36];
[all …]
Dadrian-aec.c38 static REAL dotp(REAL a[], REAL b[]) in dotp()
40 REAL sum0 = 0.0f, sum1 = 0.0f; in dotp()
51 static REAL dotp_sse(REAL a[], REAL b[]) in dotp_sse()
56 REAL sum; in dotp_sse()
95 a->w = (REAL *) (((uintptr_t) a->w_arr) - (((uintptr_t) a->w_arr) % 16) + 16); in AEC_init()
125 static float AEC_dtd(AEC *a, REAL d, REAL x) in AEC_dtd()
188 static REAL AEC_nlms_pw(AEC *a, REAL d, REAL x_, float stepsize) in AEC_nlms_pw()
190 REAL e; in AEC_nlms_pw()
191 REAL ef; in AEC_nlms_pw()
208 REAL mikro_ef = stepsize * ef / a->dotp_xf_xf; in AEC_nlms_pw()
[all …]
/third_party/skia/bench/
DBlurBench.cpp18 #define REAL 0.5f macro
98 DEF_BENCH(return new BlurBench(REAL, kNormal_SkBlurStyle);)
99 DEF_BENCH(return new BlurBench(REAL, kSolid_SkBlurStyle);)
100 DEF_BENCH(return new BlurBench(REAL, kOuter_SkBlurStyle);)
101 DEF_BENCH(return new BlurBench(REAL, kInner_SkBlurStyle);)
DMorphologyBench.cpp17 #define REAL 1.5f macro
93 DEF_BENCH( return new MorphologyBench(REAL, kErode_MT); )
94 DEF_BENCH( return new MorphologyBench(REAL, kDilate_MT); )
DBlurRectBench.cpp17 #define REAL 1.5f macro
188 DEF_BENCH(return new BlurRectBoxFilterBench(REAL);)
192 DEF_BENCH(return new BlurRectGaussianBench(REAL);)
196 DEF_BENCH(return new BlurRectDirectBench(REAL);)
/third_party/libabigail/tests/data/test-annotate/
Dtest14-pr18893.so.abi130 <!-- REAL[160] -->
135 <!-- REAL[40] -->
177 <!-- REAL OpenGLCurveEvaluator::global_grid_u0 -->
181 <!-- REAL OpenGLCurveEvaluator::global_grid_u1 -->
376 <!-- void OpenGLCurveEvaluator::domain1f(REAL, REAL) -->
380 <!-- parameter of type 'typedef REAL' -->
382 <!-- parameter of type 'typedef REAL' -->
389 <!-- void OpenGLCurveEvaluator::range1f(long int, REAL*, REAL*) -->
395 <!-- parameter of type 'REAL*' -->
397 <!-- parameter of type 'REAL*' -->
[all …]
/third_party/mesa3d/src/mesa/program/
Dprogram_lexer.l322 return REAL;
326 return REAL;
330 return REAL;
334 return REAL;
Dprogram_parse.y178 %token <real> REAL
1741 paramConstScalarUse: REAL
1795 signedFloatConstant: optionalSign REAL
/third_party/alsa-lib/doc/
Dasoundrc.txt141 SCHANNEL REAL # route value (0.0 ... 1.0)
195 SCHANNEL REAL # route value (0.0 ... 1.0)
311 I INT or REAL # I - control port index, INT or REAL - control value
/third_party/python/Doc/library/
Dsqlite3.rst230 SQLite natively supports only the types TEXT, INTEGER, REAL, BLOB and NULL. If
927 ``REAL``, ``TEXT``, ``BLOB``.
938 | :class:`float` | ``REAL`` |
955 | ``REAL`` | :class:`float` |
/third_party/python/Modules/
Dcmathmodule.c1291 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in cmath_exec() argument
/third_party/rust/crates/rust-openssl/openssl/src/
Dasn1.rs112 pub const REAL: Asn1Type = Asn1Type(ffi::V_ASN1_REAL); constant
/third_party/icu/icu4c/source/samples/ufortune/resources/
Des.txt283 "Deltree Windows, THE REAL DOUBLESPACE!!!!
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
Des.txt283 "Deltree Windows, THE REAL DOUBLESPACE!!!!
/third_party/python/Lib/tkinter/
Dtix.py59 REAL = 'real' variable
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3303 REAL
Di386.txt8917 0 - PROTECTION NOT ENABLED (REAL ADDRESS MODE)
15514 THEN GOTO REAL-ADDRESS-MODE;
15518 REAL-ADDRESS-MODE:
16240 THEN GOTO REAL-OR-V86-MODE;
Di386-notutf8.txt8917 0 - PROTECTION NOT ENABLED (REAL ADDRESS MODE)�����������
15514 THEN GOTO REAL-ADDRESS-MODE;
15518 REAL-ADDRESS-MODE:
16240 THEN GOTO REAL-OR-V86-MODE;
/third_party/tzdata/
Daustralasia1505 # use, _they have NO REAL MEANING_, as they are not defined in the
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch660 # See MSDN for the REAL search order.
/third_party/mbedtls/
DChangeLog1534 NULL algorithm parameters entry would look identical to an array of REAL
/third_party/lame/
DChangeLog6923 the mpglib uses REAL==float too. otherwise the decoder will moan
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest14-pr18893.so.abi357 …<typedef-decl name='REAL' type-id='type-id-27' filepath='libnurbs/internals/types.h' line='41' col…
/third_party/libabigail/tests/data/test-diff-dwarf-abixml/
Dtest0-pr19026-libvtkIOSQL-6.1.so.1.abi15471 <enumerator name='REAL' value='6'/>
/third_party/icu/icu4j/perf-tests/data/collation/
Dulyss10.txt17949 THOU REAL, MY IDEAL? it was called by Louis J Walsh, Magherafelt, and