Searched refs:validBytes (Results 1 – 1 of 1) sorted by relevance
596 int validBytes = (int)FDKgetValidBits(bs) >> 3; in CLatmDemux_ReadAuChunkLengthInfo() local598 while (tmp == 255 && validBytes-- > 0) { in CLatmDemux_ReadAuChunkLengthInfo()