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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_main.c60 const PSY_CONFIGURATION_SHORT *hPsyConfShort,
67 const PSY_CONFIGURATION_SHORT *hPsyConfShort);
248 PSY_CONFIGURATION_SHORT *hPsyConfShort,
336 hPsyConfShort,
346 advancePsychShortMS (psyData, hPsyConfShort);
360 hPsyConfShort->sfbCnt,
361 hPsyConfShort->sfbOffset,
362 hPsyConfShort->sfbMinSnr,
411 psyData[0].blockSwitchingControl.noOfGroups*hPsyConfShort->sfbCnt,
412 hPsyConfShort
242 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
649 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
793 advancePsychShortMS(PSY_DATA psyData[MAX_CHANNELS], const PSY_CONFIGURATION_SHORT *hPsyConfShort) argument
[all...]

Completed in 5 milliseconds