Searched refs:otherDataLen (Results 1 – 1 of 1) sorted by relevance
1605 int otherDataLen = CLatmDemux_GetOtherDataLength(&hTp->parser.latm); in transportDec_EndAccessUnit() local1607 if ((INT)FDKgetValidBits(hBs) >= otherDataLen) { in transportDec_EndAccessUnit()1608 FDKpushFor(hBs, otherDataLen); in transportDec_EndAccessUnit()