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 339 ErrorStatus = FDKaacEnc_PsyOutNew(hAacEnc->psyOut,
529 hAacEnc->psyOut,
693 PSY_OUT *psyOut = hAacEnc->psyOut[c];
714 PSY_OUT_CHANNEL *psyOutChan = psyOut->psyOutElement[el]->psyOutChannel[ch];
730 psyOut->psyOutElement[el],
740 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 119 milliseconds