Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_asc.cpp1473 UINT eldExtType; in EldSpecificConfig_Parse() local
1542 while (((eldExtType = FDKreadBits(hBs, 4)) != ELDEXT_TERM) && in EldSpecificConfig_Parse()
1555 switch (eldExtType) { in EldSpecificConfig_Parse()
1602 if (eldExtType != ELDEXT_TERM) { in EldSpecificConfig_Parse()