OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noise_e
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/src/
aacdec_pns.cpp
292
static void ScaleBand (FIXP_DBL *RESTRICT spec, int size, int scaleFactor, int specScale, int
noise_e
, int out_of_phase)
308
shift = sfExponent - specScale + 1 +
noise_e
;
355
int
noise_e
;
local
361
noise_e
= GenerateRandomVector (spectrum + BandOffsets [band], bandWidth,
368
noise_e
= GenerateRandomVector (spectrum + BandOffsets [band], bandWidth,
376
pSpecScale[window],
noise_e
, outOfPhase) ;
/external/aac/libSBRdec/src/
env_calc.cpp
606
SCHAR
noise_e
, input_e = SCALE2EXP(sbrScaleFactor->hb_scale);
local
[
all
...]
Completed in 99 milliseconds