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 256 pLatmDemux->m_useSameConfig = 0;
258 pLatmDemux->m_useSameConfig = FDKreadBits(bs,1);
261 if (pLatmDemux->m_useSameConfig) {

Completed in 59 milliseconds