Home
last modified time | relevance | path

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

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