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

  /external/aac/libMpegTPDec/src/
tpdec_latm.h 127 UCHAR m_noSubFrames;
tpdec_latm.cpp 235 pLatmDemux->m_noSubFrames = FDKreadBits(bs,6) + 1;
431 return pLatmDemux->m_noSubFrames;

Completed in 196 milliseconds