Searched refs:EitherEndian2Int (Results 1 – 1 of 1) sorted by relevance
74 $thisfile_riff['header_size'] = $this->EitherEndian2Int($RIFFsize);83 $thisfile_riff['header_size'] = $this->EitherEndian2Int($RIFFsize);122 $nextRIFFsize = $this->EitherEndian2Int(substr($nextRIFFheader, 4, 4));253 …$thisfile_riff_raw_rgad['nRadioRgAdjust'] = $this->EitherEndian2Int(substr($rgadData, …254 …$thisfile_riff_raw_rgad['nAudiophileRgAdjust'] = $this->EitherEndian2Int(substr($rgadData, …281 …$thisfile_riff_raw['fact']['NumberOfSamples'] = $this->EitherEndian2Int(substr($thisfile_riff_WAVE…654 …$thisfile_riff_raw['indx'][$streamnumber]['wLongsPerEntry'] = $this->EitherEndian2Int(substr($ahsi…655 …$thisfile_riff_raw['indx'][$streamnumber]['bIndexSubType'] = $this->EitherEndian2Int(substr($ahsi…656 …$thisfile_riff_raw['indx'][$streamnumber]['bIndexType'] = $this->EitherEndian2Int(substr($ahsi…657 …$thisfile_riff_raw['indx'][$streamnumber]['nEntriesInUse'] = $this->EitherEndian2Int(substr($ahsi…[all …]