Home
last modified time | relevance | path

Searched refs:m_noSubFrames (Results 1 – 2 of 2) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_latm.h127 UCHAR m_noSubFrames; member
Dtpdec_latm.cpp235 pLatmDemux->m_noSubFrames = FDKreadBits(bs,6) + 1; in CLatmDemux_ReadStreamMuxConfig()
431 return pLatmDemux->m_noSubFrames; in CLatmDemux_GetNrOfSubFrames()