Home | History | Annotate | Download | only in src

Lines Matching refs:elType

573         MP4_ELEMENT_ID  elType
580 if ( elType == ID_SCE
581 || elType == ID_CPE
582 || elType == ID_LFE )
585 if (elList[pPce->elCounter] != elType) {
587 if ( (channelConfig == 2) && (elType == ID_SCE) )
597 if (elType == ID_CPE) {
613 if ( elType == ID_SCE
614 || elType == ID_CPE
615 || elType == ID_LFE )
618 elList[pPce->elCounter] = elType;
645 switch (elType)