Searched refs:rawDataBlockLength (Results 1 – 1 of 1) sorted by relevance
540 int rawDataBlockLength = *pRawDataBlockLength; in transportDec_readHeader() local584 …rawDataBlockLength = adtsRead_GetRawDataBlockLength(&hTp->parser.adts, (hTp->parser.adts.bs.num_ra… in transportDec_readHeader()585 if (rawDataBlockLength <= 0) { in transportDec_readHeader()636 rawDataBlockLength = CLatmDemux_GetFrameLengthInBits(&hTp->parser.latm); in transportDec_readHeader()651 *pRawDataBlockLength = rawDataBlockLength; in transportDec_readHeader()686 INT rawDataBlockLength = 0, rawDataBlockLengthPrevious; in synchronization() local768 rawDataBlockLengthPrevious = rawDataBlockLength; in synchronization()780 &rawDataBlockLength, in synchronization()839 rawDataBlockLengthFirstFrame = rawDataBlockLength; in synchronization()860 FDKpushFor(hBs, rawDataBlockLength); in synchronization()[all …]