Searched refs:m_bufferFullness (Results 1 – 3 of 3) sorted by relevance
123 UINT m_bufferFullness; member
261 pLatmDemux->m_linfo[0][0].m_bufferFullness * in CLatmDemux_Read()266 if (pLatmDemux->m_linfo[0][0].m_bufferFullness != 0xFF) { in CLatmDemux_Read()481 p_linfo->m_bufferFullness = FDKreadBits(bs, 8); in CLatmDemux_ReadStreamMuxConfig()
705 if (hTp->parser.latm.m_linfo[0][0].m_bufferFullness != 0xff) { in transportDec_GetBufferFullness()706 bufferFullness = hTp->parser.latm.m_linfo[0][0].m_bufferFullness; in transportDec_GetBufferFullness()