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

  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 222 pLatmDemux->m_AudioMuxVersion = FDKreadBits(bs,1);
224 if (pLatmDemux->m_AudioMuxVersion == 0) {
231 if (pLatmDemux->m_AudioMuxVersion == 1) {
268 if (pLatmDemux->m_AudioMuxVersion == 1)
tpdec_latm.h 124 UCHAR m_AudioMuxVersion;

Completed in 80 milliseconds