Searched refs:m_bufferFullness (Results 1 – 3 of 3) sorted by relevance
184 …+ pLatmDemux->m_linfo[0][0].m_bufferFullness* pAsc[TPDEC_TRACKINDEX(0,0)].m_channelConfiguration*3… in CLatmDemux_Read()188 if (pLatmDemux->m_linfo[0][0].m_bufferFullness != 0xFF) in CLatmDemux_Read()311 p_linfo->m_bufferFullness = FDKreadBits(bs,8); in CLatmDemux_ReadStreamMuxConfig()
112 UINT m_bufferFullness; member
376 if (hTp->parser.latm.m_linfo[0][0].m_bufferFullness != 0xff) { in transportDec_GetBufferFullness()377 bufferFullness = hTp->parser.latm.m_linfo[0][0].m_bufferFullness; in transportDec_GetBufferFullness()