Home
last modified time | relevance | path

Searched refs:hPsyInternal (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dpsy_main.cpp1304 PSY_INTERNAL *hPsyInternal = *phPsyInternal; in FDKaacEnc_PsyClose() local
1306 if (hPsyInternal) { in FDKaacEnc_PsyClose()
1308 if (hPsyInternal->pStaticChannels[i]) { in FDKaacEnc_PsyClose()
1309 if (hPsyInternal->pStaticChannels[i]->psyInputBuffer) in FDKaacEnc_PsyClose()
1311 &hPsyInternal->pStaticChannels[i] in FDKaacEnc_PsyClose()
1315 &hPsyInternal->pStaticChannels[i]); /* PSY_STATIC */ in FDKaacEnc_PsyClose()
1320 if (hPsyInternal->psyElement[i]) in FDKaacEnc_PsyClose()
1322 &hPsyInternal->psyElement[i]); /* PSY_ELEMENT */ in FDKaacEnc_PsyClose()