Searched refs:BSIoffset (Results 1 – 1 of 1) sorted by relevance
31 private $BSIoffset = 0; variable in getid3_ac3195 …$thisfile_ac3_raw_bsi['addbsi_data'] = substr($this->AC3header['bsi'], $this->BSIoffset, $thisfile…196 $this->BSIoffset += $thisfile_ac3_raw_bsi['addbsi_length'] * 8;494 $data = substr($this->AC3header['bsi'], $this->BSIoffset, $length);495 $this->BSIoffset += $length;