Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp356 int totalPayloadBits = 0; in CLatmDemux_ReadPayloadLengthInfo() local
366 totalPayloadBits += p_linfo->m_frameLengthInBits; in CLatmDemux_ReadPayloadLengthInfo()
380 …if (pLatmDemux->m_audioMuxLengthBytes > 0 && totalPayloadBits > pLatmDemux->m_audioMuxLengthBytes*… in CLatmDemux_ReadPayloadLengthInfo()