Searched refs:vorbisSkipLength (Results 1 – 1 of 1) sorted by relevance
2280 int vorbisSkipLength = 0; in parseVorbisCodecPrivate() local2282 vorbisSkipLength += 0xFF; in parseVorbisCodecPrivate()2285 vorbisSkipLength += codecPrivate[offset++]; in parseVorbisCodecPrivate()2296 offset += vorbisSkipLength; in parseVorbisCodecPrivate()