Searched refs:AACDEC_RENDER_IMDCT (Results 1 – 4 of 4) sorted by relevance
756 pAacDecoderChannelInfo[ch]->renderMode = AACDEC_RENDER_IMDCT; in CChannelElement_Read()765 pAacDecoderChannelInfo[ch]->renderMode = AACDEC_RENDER_IMDCT; in CChannelElement_Read()891 if (pAacDecoderChannelInfo[ch]->renderMode == AACDEC_RENDER_IMDCT || in CChannelElement_Read()
142 AACDEC_RENDER_IMDCT, enumerator
679 hConcealmentInfo->lastRenderMode = AACDEC_RENDER_IMDCT; in CConcealment_Apply()691 if (!frameOk && pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_IMDCT) { in CConcealment_Apply()696 hConcealmentInfo->lastRenderMode == AACDEC_RENDER_IMDCT); in CConcealment_Apply()
1626 initRenderMode = AACDEC_RENDER_IMDCT; in CAacDecoder_Init()1632 initRenderMode = AACDEC_RENDER_IMDCT; in CAacDecoder_Init()3487 case AACDEC_RENDER_IMDCT: in CAacDecoder_DecodeFrame()