Searched refs:m_audioMuxLengthBytes (Results 1 – 3 of 3) sorted by relevance
132 UINT m_audioMuxLengthBytes; /* Length of LOAS payload */ member
529 if (pLatmDemux->m_audioMuxLengthBytes < in CLatmDemux_ReadStreamMuxConfig()640 if (pLatmDemux->m_audioMuxLengthBytes > (UINT)0 && in CLatmDemux_ReadPayloadLengthInfo()641 totalPayloadBits > (int)pLatmDemux->m_audioMuxLengthBytes * 8) { in CLatmDemux_ReadPayloadLengthInfo()
741 hTp->parser.latm.m_audioMuxLengthBytes > 0) { in transportDec_AdjustEndOfAccessUnit()744 loasOffset = ((INT)hTp->parser.latm.m_audioMuxLengthBytes * 8 + in transportDec_AdjustEndOfAccessUnit()966 hTp->parser.latm.m_audioMuxLengthBytes = syncLayerFrameBits; in transportDec_readHeader()