OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfbEnergyMS
(Results
1 - 5
of
5
) sorted by null
/external/aac/libAACenc/src/
grp_data.h
113
SFB_ENERGY *
sfbEnergyMS
, /* in-out */
grp_data.cpp
121
SFB_ENERGY *
sfbEnergyMS
, /* in-out */
216
FIXP_DBL energy =
sfbEnergyMS
->Short[wnd][sfb];
218
energy = nrgAddSaturate(energy,
sfbEnergyMS
->Short[wnd + j][sfb]);
220
sfbEnergyMS
->Long[i++] = energy;
psy_data.h
110
* sfbEnergy.Long and
sfbEnergyMS
.Long and sfbThreshold.Long are used as a
159
SFB_ENERGY
sfbEnergyMS
; /* mid/side sfb energies */
ms_stereo.cpp
121
const FIXP_DBL *sfbEnergyMid = psyData[0]->
sfbEnergyMS
.Long;
122
const FIXP_DBL *sfbEnergySide = psyData[1]->
sfbEnergyMS
.Long;
psy_main.cpp
533
pSfbEnergyMS[ch] = psyData[ch]->
sfbEnergyMS
.Short[0];
546
pSfbEnergyMS[ch] = psyData[ch]->
sfbEnergyMS
.Long;
[
all
...]
Completed in 57 milliseconds