OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psyElement
(Results
1 - 3
of
3
) sorted by null
/external/aac/libAACenc/src/
psy_main.h
120
PSY_ELEMENT*
psyElement
[(8)];
162
PSY_ELEMENT *
psyElement
,
psy_main.cpp
146
hPsy->
psyElement
[i] = GetRam_aacEnc_PsyElement(i);
147
if (hPsy->
psyElement
[i] == NULL) {
264
hPsy->
psyElement
[i]->psyStatic[ch] = hPsy->pStaticChannels[chInc];
266
FDKaacEnc_psyInitStates(hPsy, hPsy->
psyElement
[i]->psyStatic[ch], audioObjectType);
268
hPsy->
psyElement
[i]->psyStatic[ch]->isLFE = 0;
271
hPsy->
psyElement
[i]->psyStatic[ch] = hPsy->pStaticChannels[nMaxChannels-1];
272
hPsy->
psyElement
[i]->psyStatic[ch]->isLFE = 1;
383
FDKaacEnc_psyInitStates(hPsy, hPsy->
psyElement
[i]->psyStatic[ch], audioObjectType);
386
FDKaacEnc_InitPreEchoControl(hPsy->
psyElement
[i]->psyStatic[ch]->sfbThresholdnm1,
387
&hPsy->
psyElement
[i]->psyStatic[ch]->calcPreEcho
[
all
...]
aacenc.cpp
761
hAacEnc->psyKernel->
psyElement
[el],
[
all
...]
Completed in 203 milliseconds