Searched defs:hPsyConfShort (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_main.c62 const PSY_CONFIGURATION_SHORT *hPsyConfShort,
69 const PSY_CONFIGURATION_SHORT *hPsyConfShort);
252 PSY_CONFIGURATION_SHORT *hPsyConfShort,
340 hPsyConfShort,
350 advancePsychShortMS (psyData, hPsyConfShort);
364 hPsyConfShort->sfbCnt,
365 hPsyConfShort->sfbOffset,
366 hPsyConfShort->sfbMinSnr,
415 psyData[0].blockSwitchingControl.noOfGroups*hPsyConfShort->sfbCnt,
416 hPsyConfShort
246 psyMain(Word16 nChannels, ELEMENT_INFO *elemInfo, Word16 *timeSignal, PSY_DATA psyData[MAX_CHANNELS], TNS_DATA tnsData[MAX_CHANNELS], PSY_CONFIGURATION_LONG *hPsyConfLong, PSY_CONFIGURATION_SHORT *hPsyConfShort, PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS], PSY_OUT_ELEMENT *psyOutElement, Word32 *pScratchTns, Word32 sampleRate) argument
653 advancePsychShort(PSY_DATA* psyData, TNS_DATA* tnsData, const PSY_CONFIGURATION_SHORT *hPsyConfShort, PSY_OUT_CHANNEL* psyOutChannel, Word32 *pScratchTns, const TNS_DATA *tnsData2, const Word16 ch) argument
797 advancePsychShortMS(PSY_DATA psyData[MAX_CHANNELS], const PSY_CONFIGURATION_SHORT *hPsyConfShort) argument
[all...]

Completed in 655 milliseconds