Home | History | Annotate | Download | only in src

Lines Matching refs:elType

278         MP4_ELEMENT_ID  elType
285 if ( elType == ID_SCE
286 || elType == ID_CPE
287 || elType == ID_LFE )
290 if (elList[pPce->elCounter] != elType) {
296 if (elType == ID_CPE) {
312 if ( elType == ID_SCE
313 || elType == ID_CPE
314 || elType == ID_LFE )
317 elList[pPce->elCounter] = elType;
327 switch (elType)