Home | History | Annotate | Download | only in src

Lines Matching refs:ID_SCE

517     if ((cm->elInfo[i].elType == ID_SCE) || (cm->elInfo[i].elType == ID_CPE) ||
580 if ( (elInfo.elType == ID_SCE)
642 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) ||
663 } /* -end- if(ID_SCE || ID_CPE || ID_LFE) */
685 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) ||
690 } /* -end- if(ID_SCE || ID_CPE || ID_LFE) */
730 if ((cm->elInfo[i].elType == ID_SCE) || (cm->elInfo[i].elType == ID_CPE) ||
768 if ((cm->elInfo[i].elType == ID_SCE) || (cm->elInfo[i].elType == ID_CPE) ||
824 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) ||
909 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) ||
931 } /* -end- if(ID_SCE || ID_CPE || ID_LFE) */
959 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) ||
1074 } /* -end- if(ID_SCE || ID_CPE || ID_LFE) */
1120 if ((elInfo.elType == ID_SCE) || (elInfo.elType == ID_CPE) ||
1564 elInfo.elType = (nChannels == 2) ? ID_CPE : ID_SCE;