Searched refs:AACDEC_RENDER_IMDCT (Results 1 – 4 of 4) sorted by relevance
754 pAacDecoderChannelInfo[ch]->renderMode = AACDEC_RENDER_IMDCT; in CChannelElement_Read()763 pAacDecoderChannelInfo[ch]->renderMode = AACDEC_RENDER_IMDCT; in CChannelElement_Read()889 if (pAacDecoderChannelInfo[ch]->renderMode == AACDEC_RENDER_IMDCT || in CChannelElement_Read()
142 AACDEC_RENDER_IMDCT, enumerator
677 hConcealmentInfo->lastRenderMode = AACDEC_RENDER_IMDCT; in CConcealment_Apply()689 if (!frameOk && pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_IMDCT) { in CConcealment_Apply()694 hConcealmentInfo->lastRenderMode == AACDEC_RENDER_IMDCT); in CConcealment_Apply()
1512 initRenderMode = AACDEC_RENDER_IMDCT; in CAacDecoder_Init()1518 initRenderMode = AACDEC_RENDER_IMDCT; in CAacDecoder_Init()3324 case AACDEC_RENDER_IMDCT: in CAacDecoder_DecodeFrame()