Searched refs:psyConfLong (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dpsy_main.h34 PSY_CONFIGURATION_LONG psyConfLong; /* Word16 size: 515 */ member in struct:__anon340
62 PSY_CONFIGURATION_LONG* psyConfLong,
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Daacenc_core.c166 &aacEnc->psyKernel.psyConfLong,
H A Dpsy_main.c203 &(hPsy->psyConfLong));
206 hPsy->sampleRateIdx = hPsy->psyConfLong.sampRateIdx;
208 &hPsy->psyConfLong.tnsConf, &hPsy->psyConfLong, tnsMask&2);
228 hPsy->psyConfLong.sfbCnt,
229 hPsy->psyConfLong.sfbThresholdQuiet);

Completed in 231 milliseconds