Home
last modified time | relevance | path

Searched refs:eldExtType (Results 1 – 1 of 1) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp1328 UINT eldExtType; in EldSpecificConfig_Parse() local
1397 while (((eldExtType = FDKreadBits(hBs, 4)) != ELDEXT_TERM) && in EldSpecificConfig_Parse()
1410 switch (eldExtType) { in EldSpecificConfig_Parse()
1457 if (eldExtType != ELDEXT_TERM) { in EldSpecificConfig_Parse()