Lines Matching refs:ID_SCE
502 ((elType == ID_SCE) || (elType == ID_CPE) || (elType == ID_LFE))
608 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_getMinimalStaticBitdemand()
662 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_prepareBitDistribution()
697 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_updateUsedDynBits()
732 if ((cm->elInfo[i].elType == ID_SCE) || in FDKaacEnc_getTotalConsumedBits()
766 if ((cm->elInfo[i].elType == ID_SCE) || in FDKaacEnc_BitResRedistribution()
779 if ((cm->elInfo[i].elType == ID_SCE) || in FDKaacEnc_BitResRedistribution()
828 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_QCMain()
882 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_QCMain()
927 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_QCMain()
1078 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) || in FDKaacEnc_QCMain()
1498 elInfo.elType = (nChannels == 2) ? ID_CPE : ID_SCE; in FDKaacEnc_crashRecovery()