Searched refs:ascLen (Results 1 - 1 of 1) sorted by relevance

/external/aac/libMpegTPDec/src/
H A Dtpdec_latm.cpp271 UINT ascStartPos, ascLen=0; local
273 ascLen = CLatmDemux_GetValue(bs);
277 tmpBs.hBitBuf.ValidBits = ascLen;
289 FDKpushFor(bs, ascLen); /* position bitstream after ASC */

Completed in 215 milliseconds