Home
last modified time | relevance | path

Searched refs:currentBytes (Results 1 – 1 of 1) sorted by path

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php763 public $currentBytes = 0; variable in AVCSequenceParameterSetReader
840 $this->currentBytes += (int)floor($newBits / 8);
848 …$result = (getid3_lib::BigEndian2Int(substr($this->sps, $this->currentBytes, 1)) >> (7 - $this->cu…