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

  /external/aac/libAACenc/src/
aacEnc_ram.h 134 PSY_OUT *psyOut[(1)];
aacenc.cpp 375 ErrorStatus = FDKaacEnc_PsyOutNew(hAacEnc->psyOut,
567 hAacEnc->psyOut,
727 PSY_OUT *psyOut = hAacEnc->psyOut[c];
748 PSY_OUT_CHANNEL *psyOutChan = psyOut->psyOutElement[el]->psyOutChannel[ch];
764 psyOut->psyOutElement[el],
774 psyOut->psyOutElement[el],
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aacenc_core.h 58 PSY_OUT psyOut; /* Word16 size: MAX_CHANNELS*186 + 2 = 188 / 374 */

Completed in 57 milliseconds