OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pGain
(Results
1 - 4
of
4
) sorted by null
/external/aac/libPCMutils/include/
limiter.h
156
*
pGain
: pointer to gains to be applied to the signal before limiting, *
165
* gain_size: number of elements in
pGain
, currently restricted to 1 *
166
* gain_delay: delay [samples] with which the gains in
pGain
shall be applied *
175
FIXP_DBL*
pGain
,
/external/aac/libFDK/include/
mdct.h
169
* \param
pGain
pointer to the mantissa of a gain factor to be applied to IMDCT data.
171
* \param tl length of the IMDCT where the gain *
pGain
* (2 ^ *pExponent) will be applied to.
174
FIXP_DBL *
pGain
,
/external/aac/libPCMutils/src/
limiter.cpp
218
FIXP_DBL*
pGain
,
257
additionalGainUnfiltered =
pGain
[0];
379
limiter->additionalGainPrev =
pGain
[0];
/external/aac/libSBRdec/src/
env_calc.cpp
[
all
...]
Completed in 208 milliseconds