Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp609 int totalPayloadBits = 0; in CLatmDemux_ReadPayloadLengthInfo() local
624 totalPayloadBits += p_linfo->m_frameLengthInBits; in CLatmDemux_ReadPayloadLengthInfo()
641 totalPayloadBits > (int)pLatmDemux->m_audioMuxLengthBytes * 8) { in CLatmDemux_ReadPayloadLengthInfo()