Searched refs:m_useSameConfig (Results 1 - 2 of 2) sorted by relevance

/external/aac/libMpegTPDec/src/
H A Dtpdec_latm.h130 UCHAR m_useSameConfig; member in struct:__anon168
H A Dtpdec_latm.cpp248 pLatmDemux->m_useSameConfig = 0;
250 pLatmDemux->m_useSameConfig = FDKreadBits(bs,1);
253 if (pLatmDemux->m_useSameConfig) {

Completed in 158 milliseconds