Searched refs:rawDataBlockLength (Results 1 – 1 of 1) sorted by relevance
523 int rawDataBlockLength = *pRawDataBlockLength; in transportDec_readHeader() local567 …rawDataBlockLength = adtsRead_GetRawDataBlockLength(&hTp->parser.adts, (hTp->parser.adts.bs.num_ra… in transportDec_readHeader()568 if (rawDataBlockLength <= 0) { in transportDec_readHeader()619 rawDataBlockLength = CLatmDemux_GetFrameLengthInBits(&hTp->parser.latm); in transportDec_readHeader()634 *pRawDataBlockLength = rawDataBlockLength; in transportDec_readHeader()669 INT rawDataBlockLength = 0, rawDataBlockLengthPrevious; in synchronization() local751 rawDataBlockLengthPrevious = rawDataBlockLength; in synchronization()763 &rawDataBlockLength, in synchronization()822 rawDataBlockLengthFirstFrame = rawDataBlockLength; in synchronization()843 FDKpushFor(hBs, rawDataBlockLength); in synchronization()[all …]