HomeSort by relevance Sort by last modified time
    Searched refs:m_useSameConfig (Results 1 - 2 of 2) sorted by null

  /external/aac/libMpegTPDec/src/
tpdec_latm.h 130 UCHAR m_useSameConfig;
tpdec_latm.cpp 248 pLatmDemux->m_useSameConfig = 0;
250 pLatmDemux->m_useSameConfig = FDKreadBits(bs,1);
253 if (pLatmDemux->m_useSameConfig) {

Completed in 2579 milliseconds