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

  /external/aac/libAACdec/src/
channelinfo.h 142 AACDEC_RENDER_IMDCT,
channel.cpp 754 pAacDecoderChannelInfo[ch]->renderMode = AACDEC_RENDER_IMDCT;
763 pAacDecoderChannelInfo[ch]->renderMode = AACDEC_RENDER_IMDCT;
    [all...]
conceal.cpp 677 hConcealmentInfo->lastRenderMode = AACDEC_RENDER_IMDCT;
689 if (!frameOk && pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_IMDCT) {
694 hConcealmentInfo->lastRenderMode == AACDEC_RENDER_IMDCT);
    [all...]
aacdecoder.cpp     [all...]

Completed in 555 milliseconds