Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1605 int otherDataLen = CLatmDemux_GetOtherDataLength(&hTp->parser.latm); in transportDec_EndAccessUnit() local
1607 if ((INT)FDKgetValidBits(hBs) >= otherDataLen) { in transportDec_EndAccessUnit()
1608 FDKpushFor(hBs, otherDataLen); in transportDec_EndAccessUnit()