HomeSort by relevance Sort by last modified time
    Searched refs:psyConfLong (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
psy_main.h 34 PSY_CONFIGURATION_LONG psyConfLong; /* Word16 size: 515 */
62 PSY_CONFIGURATION_LONG* psyConfLong,
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
aacenc_core.c 167 &aacEnc->psyKernel.psyConfLong,
psy_main.c 199 &(hPsy->psyConfLong));
202 hPsy->sampleRateIdx = hPsy->psyConfLong.sampRateIdx;
204 &hPsy->psyConfLong.tnsConf, &hPsy->psyConfLong, tnsMask&2);
224 hPsy->psyConfLong.sfbCnt,
225 hPsy->psyConfLong.sfbThresholdQuiet);

Completed in 1112 milliseconds