OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testVal
(Results
1 - 6
of
6
) sorted by null
/external/aac/libAACenc/src/
noisedet.cpp
101
description: Fuzzy value calculation for "
testVal
is smaller than refVal"
108
static FIXP_SGL FDKaacEnc_fuzzyIsSmaller( FIXP_DBL
testVal
,
115
else if (
testVal
>= fMult((hiLim>>1)+(loLim>>1), refVal))
154
FIXP_DBL refVal,
testVal
;
196
testVal
= maxVal << leadingBits;
200
testVal
= fMultDiv2(
testVal
, np->powDistPSDcurve[sfb]);
202
fuzzy = FDKaacEnc_fuzzyIsSmaller(
testVal
, /* 1/2 * maxValue * PSDcurve */
213
testVal
= FX_SGL2FX_DBL(sfbtonality[sfb])>>1; /* 1/2 * sfbTonality */
216
fuzzy = FDKaacEnc_fuzzyIsSmaller(
testVal
,
[
all
...]
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/misc/common/jython/
jython.jar
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar
Completed in 222 milliseconds