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