Lines Matching refs:substr

65 		$RIFFtype    = substr($RIFFheader, 0, 4);
66 $RIFFsize = substr($RIFFheader, 4, 4);
67 $RIFFsubtype = substr($RIFFheader, 8, 4);
116 if (substr($nextRIFFheader, 0, 1) == "\x00") {
121 $nextRIFFheaderID = substr($nextRIFFheader, 0, 4);
122 $nextRIFFsize = $this->EitherEndian2Int(substr($nextRIFFheader, 4, 4));
123 $nextRIFFtype = substr($nextRIFFheader, 8, 4);
155 if (substr($DIVXTAG, -7) == 'DIVXTAG') {
210 if (substr($thisfile_audio['codec'], 0, strlen('unknown: 0x')) == 'unknown: 0x') {
252 …$thisfile_riff_raw_rgad['fPeakAmplitude'] = getid3_lib::LittleEndian2Float(substr($rgadData, …
253 …$thisfile_riff_raw_rgad['nRadioRgAdjust'] = $this->EitherEndian2Int(substr($rgadData, …
254 …$thisfile_riff_raw_rgad['nAudiophileRgAdjust'] = $this->EitherEndian2Int(substr($rgadData, …
258 …$thisfile_riff_raw_rgad_track['name'] = getid3_lib::Bin2Dec(substr($nRadioRgAdjustBitstring,…
259 …$thisfile_riff_raw_rgad_track['originator'] = getid3_lib::Bin2Dec(substr($nRadioRgAdjustBitstring,…
260 …$thisfile_riff_raw_rgad_track['signbit'] = getid3_lib::Bin2Dec(substr($nRadioRgAdjustBitstring,…
261 …$thisfile_riff_raw_rgad_track['adjustment'] = getid3_lib::Bin2Dec(substr($nRadioRgAdjustBitstring,…
262 …$thisfile_riff_raw_rgad_album['name'] = getid3_lib::Bin2Dec(substr($nAudiophileRgAdjustBitst…
263 …$thisfile_riff_raw_rgad_album['originator'] = getid3_lib::Bin2Dec(substr($nAudiophileRgAdjustBitst…
264 …$thisfile_riff_raw_rgad_album['signbit'] = getid3_lib::Bin2Dec(substr($nAudiophileRgAdjustBitst…
265 …$thisfile_riff_raw_rgad_album['adjustment'] = getid3_lib::Bin2Dec(substr($nAudiophileRgAdjustBitst…
281 …$thisfile_riff_raw['fact']['NumberOfSamples'] = $this->EitherEndian2Int(substr($thisfile_riff_WAVE…
299 …$thisfile_riff_WAVE_bext_0['title'] = trim(substr($thisfile_riff_…
300 …$thisfile_riff_WAVE_bext_0['author'] = trim(substr($thisfile_riff_…
301 …$thisfile_riff_WAVE_bext_0['reference'] = trim(substr($thisfile_riff_…
302 …$thisfile_riff_WAVE_bext_0['origin_date'] = substr($thisfile_riff_…
303 …$thisfile_riff_WAVE_bext_0['origin_time'] = substr($thisfile_riff_…
304 …$thisfile_riff_WAVE_bext_0['time_reference'] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_…
305 …$thisfile_riff_WAVE_bext_0['bwf_version'] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_…
306 …$thisfile_riff_WAVE_bext_0['reserved'] = substr($thisfile_riff_…
307 …$thisfile_riff_WAVE_bext_0['coding_history'] = explode("\r\n", trim(substr($thisfile_riff_…
327 …E_MEXT_0['raw']['sound_information'] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_WAV…
334 …$thisfile_riff_WAVE_MEXT_0['nominal_frame_size'] = getid3_lib::LittleEndian2Int(substr($thi…
336 …E_MEXT_0['anciliary_data_length'] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_WAV…
337 …E_MEXT_0['raw']['anciliary_data_def'] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_WAV…
347 …$thisfile_riff_WAVE_cart_0['version'] = substr($thisfile…
348 …$thisfile_riff_WAVE_cart_0['title'] = trim(substr($thisfile…
349 …$thisfile_riff_WAVE_cart_0['artist'] = trim(substr($thisfile…
350 …$thisfile_riff_WAVE_cart_0['cut_id'] = trim(substr($thisfile…
351 …$thisfile_riff_WAVE_cart_0['client_id'] = trim(substr($thisfile…
352 …$thisfile_riff_WAVE_cart_0['category'] = trim(substr($thisfile…
353 …$thisfile_riff_WAVE_cart_0['classification'] = trim(substr($thisfile…
354 …$thisfile_riff_WAVE_cart_0['out_cue'] = trim(substr($thisfile…
355 …$thisfile_riff_WAVE_cart_0['start_date'] = trim(substr($thisfile…
356 …$thisfile_riff_WAVE_cart_0['start_time'] = trim(substr($thisfile…
357 …$thisfile_riff_WAVE_cart_0['end_date'] = trim(substr($thisfile…
358 …$thisfile_riff_WAVE_cart_0['end_time'] = trim(substr($thisfile…
359 …$thisfile_riff_WAVE_cart_0['producer_app_id'] = trim(substr($thisfile…
360 …$thisfile_riff_WAVE_cart_0['producer_app_version'] = trim(substr($thisfile…
361 …$thisfile_riff_WAVE_cart_0['user_defined_text'] = trim(substr($thisfile…
362 …$thisfile_riff_WAVE_cart_0['zero_db_reference'] = getid3_lib::LittleEndian2Int(substr($thisfile…
364 …$thisfile_riff_WAVE_cart_0['post_time'][$i]['usage_fourcc'] = substr($thisfile_ri…
365 …E_cart_0['post_time'][$i]['timer_value'] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_WAV…
367 …$thisfile_riff_WAVE_cart_0['url'] = trim(substr($thisfile_riff_WAVE_c…
368 …$thisfile_riff_WAVE_cart_0['tag_text'] = explode("\r\n", trim(substr($thisfile_riff_WAVE_c…
369 …$thisfile_riff['comments']['tag_text'][] = substr($thisfile_riff_WAVE_c…
386 …$SNDM_thisTagSize = getid3_lib::BigEndian2Int(substr($thisfile_riff_WAVE_SNDM_0_data, $SNDM_s…
388 …$SNDM_thisTagKey = substr($thisfile_riff_WAVE_SNDM_0_data, $SNDM_s…
390 …$SNDM_thisTagDataSize = getid3_lib::BigEndian2Int(substr($thisfile_riff_WAVE_SNDM_0_data, $SNDM_s…
392 …$SNDM_thisTagDataFlags = getid3_lib::BigEndian2Int(substr($thisfile_riff_WAVE_SNDM_0_data, $SNDM_s…
394 …$SNDM_thisTagDataText = substr($thisfile_riff_WAVE_SNDM_0_data, $SNDM_s…
472 $OrignalRIFFheaderSize = getid3_lib::LittleEndian2Int(substr($RIFFdata, 4, 4)) + 8;
473 $OrignalRIFFdataSize = getid3_lib::LittleEndian2Int(substr($RIFFdata, 40, 4)) + 44;
484 $RIFFdata = substr($RIFFdata, 0, 36).substr($RIFFdata, 44).substr($RIFFdata, 36, 8);
549 …$riff_litewave_raw[$flag] = getid3_lib::LittleEndian2Int(substr($thisfile_riff_WAVE['fmt '][0]['da…
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…
658 …$thisfile_riff_raw['indx'][$streamnumber]['dwChunkId'] = substr($ahsi…
659 …$thisfile_riff_raw['indx'][$streamnumber]['dwReserved'] = $this->EitherEndian2Int(substr($ahsi…
674 …$thisfile_riff_raw_avih['dwMicroSecPerFrame'] = $this->EitherEndian2Int(substr($avihData, 0, 4…
697 $thisfile_riff_raw_avih[$flag] = $this->EitherEndian2Int(substr($avihData, $avih_offset, 4));
739 $strhfccType = substr($strhData, 0, 4);
823 …riff_raw_strh_current['fccType'] = substr($strhData, 0, 4);…
824 …_riff_raw_strh_current['fccHandler'] = substr($strhData, 4, 4);
825 …riff_raw_strh_current['dwFlags'] = $this->EitherEndian2Int(substr($strhData, 8, 4))…
826 …riff_raw_strh_current['wPriority'] = $this->EitherEndian2Int(substr($strhData, 12, 2));
827 …riff_raw_strh_current['wLanguage'] = $this->EitherEndian2Int(substr($strhData, 14, 2));
828 …riff_raw_strh_current['dwInitialFrames'] = $this->EitherEndian2Int(substr($strhData, 16, 4));
829 …riff_raw_strh_current['dwScale'] = $this->EitherEndian2Int(substr($strhData, 20, 4));
830 …riff_raw_strh_current['dwRate'] = $this->EitherEndian2Int(substr($strhData, 24, 4));
831 …riff_raw_strh_current['dwStart'] = $this->EitherEndian2Int(substr($strhData, 28, 4));
832 …riff_raw_strh_current['dwLength'] = $this->EitherEndian2Int(substr($strhData, 32, 4));
833 …riff_raw_strh_current['dwSuggestedBufferSize'] = $this->EitherEndian2Int(substr($strhData, 36, 4));
834 …riff_raw_strh_current['dwQuality'] = $this->EitherEndian2Int(substr($strhData, 40, 4));
835 …riff_raw_strh_current['dwSampleSize'] = $this->EitherEndian2Int(substr($strhData, 44, 4));
836 …riff_raw_strh_current['rcFrame'] = $this->EitherEndian2Int(substr($strhData, 48, 4));
860 …$thisfile_riff_raw_strf_strhfccType_streamindex = self::ParseBITMAPINFOHEADER(substr($strfData, 0,…
939 …$thisfile_riff_CDDA_fmt_0['unknown1'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
940 …$thisfile_riff_CDDA_fmt_0['track_num'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
941 …$thisfile_riff_CDDA_fmt_0['disc_id'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
942 …$thisfile_riff_CDDA_fmt_0['start_offset_frame'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
943 …$thisfile_riff_CDDA_fmt_0['playtime_frames'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
944 …$thisfile_riff_CDDA_fmt_0['unknown6'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
945 …$thisfile_riff_CDDA_fmt_0['unknown7'] = $this->EitherEndian2Int(substr($thisfile_riff_CD…
991 …$thisfile_riff_audio['channels'] = getid3_lib::BigEndian2Int(substr($thisfile_riff…
992 …$thisfile_riff_audio['total_samples'] = getid3_lib::BigEndian2Int(substr($thisfile_riff…
993 …$thisfile_riff_audio['bits_per_sample'] = getid3_lib::BigEndian2Int(substr($thisfile_riff…
994 …$thisfile_riff_audio['sample_rate'] = (int) getid3_lib::BigEndian2Float(substr($thisfile_riff…
997 …$thisfile_riff_audio['codec_fourcc'] = substr($thisfile_riff_RIF…
998 …$CodecNameSize = getid3_lib::BigEndian2Int(substr($thisfile_riff_RIF…
999 …$thisfile_riff_audio['codec_name'] = substr($thisfile_riff_RIF…
1045 …$CommentCount = getid3_lib::BigEndian2Int(substr($thisfile_riff[…
1048 …$info['comments_raw'][$i]['timestamp'] = getid3_lib::BigEndian2Int(substr($thisfile_riff[$RIF…
1050 …$info['comments_raw'][$i]['marker_id'] = getid3_lib::BigEndian2Int(substr($thisfile_riff[$RIF…
1052 …$CommentLength = getid3_lib::BigEndian2Int(substr($thisfile_riff[$RIF…
1054 …$info['comments_raw'][$i]['comment'] = substr($thisfile_riff[$RIF…
1106 …$thisfile_riff_RIFFsubtype_VHDR_0['oneShotHiSamples'] = getid3_lib::BigEndian2Int(substr($thisf…
1107 …$thisfile_riff_RIFFsubtype_VHDR_0['repeatHiSamples'] = getid3_lib::BigEndian2Int(substr($thisf…
1108 …$thisfile_riff_RIFFsubtype_VHDR_0['samplesPerHiCycle'] = getid3_lib::BigEndian2Int(substr($thisf…
1109 …$thisfile_riff_RIFFsubtype_VHDR_0['samplesPerSec'] = getid3_lib::BigEndian2Int(substr($thisf…
1110 …$thisfile_riff_RIFFsubtype_VHDR_0['ctOctave'] = getid3_lib::BigEndian2Int(substr($thisf…
1111 …$thisfile_riff_RIFFsubtype_VHDR_0['sCompression'] = getid3_lib::BigEndian2Int(substr($thisf…
1112 …$thisfile_riff_RIFFsubtype_VHDR_0['Volume'] = getid3_lib::FixedPoint16_16(substr($thisf…
1136 …$ChannelsIndex = getid3_lib::BigEndian2Int(substr($thisfile_riff[$RIFFsubtype]['CHAN'][0]['data'],…
1200 if (substr($WEBP_VP8_header, 3, 3) == "\x9D\x01\x2A") {
1201 …$thisfile_riff['WEBP']['VP8 '][0]['keyframe'] = !(getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1202 …$thisfile_riff['WEBP']['VP8 '][0]['version'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1203 …$thisfile_riff['WEBP']['VP8 '][0]['show_frame'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1204 …$thisfile_riff['WEBP']['VP8 '][0]['data_bytes'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1206 …$thisfile_riff['WEBP']['VP8 '][0]['scale_x'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1207 …$thisfile_riff['WEBP']['VP8 '][0]['width'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1208 …$thisfile_riff['WEBP']['VP8 '][0]['scale_y'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1209 …$thisfile_riff['WEBP']['VP8 '][0]['height'] = (getid3_lib::LittleEndian2Int(substr($WEBP_VP8_…
1214 …BP']['VP8 '][0]['offset'] + 8 + 3).', found "'.getid3_lib::PrintHexBytes(substr($WEBP_VP8_header, …
1223 if (substr($WEBP_VP8L_header, 0, 1) == "\x2F") {
1224 $width_height_flags = getid3_lib::LittleEndian2Bin(substr($WEBP_VP8L_header, 1, 4));
1225 …$thisfile_riff['WEBP']['VP8L'][0]['width'] = bindec(substr($width_height_flags, 18,…
1226 …$thisfile_riff['WEBP']['VP8L'][0]['height'] = bindec(substr($width_height_flags, 4,…
1227 …$thisfile_riff['WEBP']['VP8L'][0]['alpha_is_used'] = (bool) bindec(substr($width_height_flags, 3,…
1228 …$thisfile_riff['WEBP']['VP8L'][0]['version'] = bindec(substr($width_height_flags, 0,…
1233 …['WEBP']['VP8L'][0]['offset'] + 8).', found "'.getid3_lib::PrintHexBytes(substr($WEBP_VP8L_header,…
1273 …$thisfile_riff['comments']['title'][] = trim(substr($thisfile_riff_WAVE['DISP'][count($thisfile_ri…
1424 if (substr($AMVheader, 0, 8) != 'hdrlamvh') {
1425 …throw new Exception('expecting "hdrlamv" at offset '.($startoffset + 0).', found "'.substr($AMVh…
1427 …if (substr($AMVheader, 8, 4) != "\x38\x00\x00\x00") { // "amvh" chunk size, hardcoded to 0x38 =…
1428 …" at offset '.($startoffset + 8).', found "'.getid3_lib::PrintHexBytes(substr($AMVheader, 8, 4…
1431 $RIFFchunk['amvh']['us_per_frame'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 12, 4));
1432 …$RIFFchunk['amvh']['reserved28'] = substr($AMVheader, 16, 28); …
1433 $RIFFchunk['amvh']['resolution_x'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 44, 4));
1434 $RIFFchunk['amvh']['resolution_y'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 48, 4));
1435 $RIFFchunk['amvh']['frame_rate_int'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 52, 4));
1436 …$RIFFchunk['amvh']['reserved0'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 56, 4)); …
1437 …$RIFFchunk['amvh']['reserved1'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 60, 4)); …
1438 $RIFFchunk['amvh']['runtime_sec'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 64, 1));
1439 $RIFFchunk['amvh']['runtime_min'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 65, 1));
1440 $RIFFchunk['amvh']['runtime_hrs'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 66, 2));
1449 if (substr($AMVheader, 68, 20) != 'LIST'."\x00\x00\x00\x00".'strlstrh'."\x38\x00\x00\x00") {
1450 …" at offset '.($startoffset + 68).', found "'.getid3_lib::PrintHexBytes(substr($AMVheader, 68, 2…
1453 if (substr($AMVheader, 144, 8) != 'strf'."\x24\x00\x00\x00") {
1454 …" at offset '.($startoffset + 144).', found "'.getid3_lib::PrintHexBytes(substr($AMVheader, 144, …
1458 if (substr($AMVheader, 188, 20) != 'LIST'."\x00\x00\x00\x00".'strlstrh'."\x30\x00\x00\x00") {
1459 …" at offset '.($startoffset + 188).', found "'.getid3_lib::PrintHexBytes(substr($AMVheader, 188, 2…
1462 if (substr($AMVheader, 256, 8) != 'strf'."\x14\x00\x00\x00") {
1463 …" at offset '.($startoffset + 256).', found "'.getid3_lib::PrintHexBytes(substr($AMVheader, 256, …
1476 …$RIFFchunk['strf']['wformattag'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 264, 2));
1477 …$RIFFchunk['strf']['nchannels'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 266, 2));
1478 …$RIFFchunk['strf']['nsamplespersec'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 268, 4));
1479 …$RIFFchunk['strf']['navgbytespersec'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 272, 4));
1480 …$RIFFchunk['strf']['nblockalign'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 276, 2));
1481 …$RIFFchunk['strf']['wbitspersample'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 278, 2));
1482 …$RIFFchunk['strf']['cbsize'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 280, 2));
1483 …$RIFFchunk['strf']['reserved'] = getid3_lib::LittleEndian2Int(substr($AMVheader, 282, 2));
1524 …$chunkname = str_replace("\x00", '_', substr($chunknamesize, 0, 4)); // note: chunk names of 4 nu…
1525 $chunksize = $this->EitherEndian2Int(substr($chunknamesize, 4, 4));
1550 $AudioChunkStreamNum = substr($AudioChunkHeader, 0, 2);
1551 $AudioChunkStreamType = substr($AudioChunkHeader, 2, 2);
1552 $AudioChunkSize = getid3_lib::LittleEndian2Int(substr($AudioChunkHeader, 4, 4));
1555 $FirstFourBytes = substr($AudioChunkHeader, 8, 4);
1638 … if (preg_match('/^\xFF[\xE2-\xE7\xF2-\xF7\xFA-\xFF][\x00-\xEB]/s', substr($testData, 0, 4))) {
1641 if (getid3_mp3::MPEGaudioHeaderBytesValid(substr($testData, 0, 4))) {
1655 …} elseif (($isRegularAC3 = (substr($testData, 0, 2) == getid3_ac3::syncword)) || substr($testData,…
1673 $ac3_data .= substr($testData, 8 + $i + 1, 1);
1674 $ac3_data .= substr($testData, 8 + $i + 0, 1);
1711 } elseif (substr($testData, 0, 4) == 'wvpk') {
1715 $info['wavpack']['size'] = getid3_lib::LittleEndian2Int(substr($testData, 4, 4));
1716 $this->parseWavPackHeader(substr($testData, 8, 28));
1765 …[$thisindex]['parsed']['alter'] = substr($RIFFchunk[$chunkn…
1766 …[$thisindex]['parsed']['attrib'] = substr($RIFFchunk[$chunkn…
1767 …[$thisindex]['parsed']['artnum'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1768 …[$thisindex]['parsed']['title'] = substr($RIFFchunk[$chunkn…
1769 …[$thisindex]['parsed']['copy'] = substr($RIFFchunk[$chunkn…
1770 …[$thisindex]['parsed']['padd'] = substr($RIFFchunk[$chunkn…
1771 …[$thisindex]['parsed']['asclen'] = substr($RIFFchunk[$chunkn…
1772 …[$thisindex]['parsed']['startseconds'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1773 …[$thisindex]['parsed']['starthundredths'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1774 …[$thisindex]['parsed']['endseconds'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1775 …[$thisindex]['parsed']['endhundreths'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1776 …[$thisindex]['parsed']['sdate'] = substr($RIFFchunk[$chunkn…
1777 …[$thisindex]['parsed']['kdate'] = substr($RIFFchunk[$chunkn…
1778 …[$thisindex]['parsed']['start_hr'] = substr($RIFFchunk[$chunkn…
1779 …[$thisindex]['parsed']['kill_hr'] = substr($RIFFchunk[$chunkn…
1780 …[$thisindex]['parsed']['digital'] = substr($RIFFchunk[$chunkn…
1781 …[$thisindex]['parsed']['sample_rate'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1782 …[$thisindex]['parsed']['stereo'] = substr($RIFFchunk[$chunkn…
1783 …[$thisindex]['parsed']['compress'] = substr($RIFFchunk[$chunkn…
1784 …[$thisindex]['parsed']['eomstrt'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1785 …[$thisindex]['parsed']['eomlen'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1786 …[$thisindex]['parsed']['attrib2'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1787 …[$thisindex]['parsed']['future1'] = substr($RIFFchunk[$chunkn…
1788 …[$thisindex]['parsed']['catfontcolor'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1789 …[$thisindex]['parsed']['catcolor'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1790 …[$thisindex]['parsed']['segeompos'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1791 …[$thisindex]['parsed']['vt_startsecs'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1792 …[$thisindex]['parsed']['vt_starthunds'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1793 …[$thisindex]['parsed']['priorcat'] = substr($RIFFchunk[$chunkn…
1794 …[$thisindex]['parsed']['priorcopy'] = substr($RIFFchunk[$chunkn…
1795 …[$thisindex]['parsed']['priorpadd'] = substr($RIFFchunk[$chunkn…
1796 …[$thisindex]['parsed']['postcat'] = substr($RIFFchunk[$chunkn…
1797 …[$thisindex]['parsed']['postcopy'] = substr($RIFFchunk[$chunkn…
1798 …[$thisindex]['parsed']['postpadd'] = substr($RIFFchunk[$chunkn…
1799 …[$thisindex]['parsed']['hrcanplay'] = substr($RIFFchunk[$chunkn…
1800 …[$thisindex]['parsed']['future2'] = substr($RIFFchunk[$chunkn…
1801 …[$thisindex]['parsed']['artist'] = substr($RIFFchunk[$chunkn…
1802 …[$thisindex]['parsed']['comment'] = substr($RIFFchunk[$chunkn…
1803 …[$thisindex]['parsed']['intro'] = substr($RIFFchunk[$chunkn…
1804 …[$thisindex]['parsed']['end'] = substr($RIFFchunk[$chunkn…
1805 …[$thisindex]['parsed']['year'] = substr($RIFFchunk[$chunkn…
1806 …[$thisindex]['parsed']['obsolete2'] = substr($RIFFchunk[$chunkn…
1807 …[$thisindex]['parsed']['rec_hr'] = substr($RIFFchunk[$chunkn…
1808 …[$thisindex]['parsed']['rdate'] = substr($RIFFchunk[$chunkn…
1809 …[$thisindex]['parsed']['mpeg_bitrate'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1810 …[$thisindex]['parsed']['pitch'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1811 …[$thisindex]['parsed']['playlevel'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1812 …[$thisindex]['parsed']['lenvalid'] = substr($RIFFchunk[$chunkn…
1813 …[$thisindex]['parsed']['filelength'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1814 …[$thisindex]['parsed']['newplaylevel'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1815 …[$thisindex]['parsed']['chopsize'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1816 …[$thisindex]['parsed']['vteomovr'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1817 …[$thisindex]['parsed']['desiredlen'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1818 …[$thisindex]['parsed']['triggers'] = getid3_lib::LittleEndian2Int(substr($RIFFchunk[$chunkn…
1819 …[$thisindex]['parsed']['fillout'] = substr($RIFFchunk[$chunkn…
1985 $WaveFormatEx_raw['wFormatTag'] = substr($WaveFormatExData, 0, 2);
1986 $WaveFormatEx_raw['nChannels'] = substr($WaveFormatExData, 2, 2);
1987 $WaveFormatEx_raw['nSamplesPerSec'] = substr($WaveFormatExData, 4, 4);
1988 $WaveFormatEx_raw['nAvgBytesPerSec'] = substr($WaveFormatExData, 8, 4);
1989 $WaveFormatEx_raw['nBlockAlign'] = substr($WaveFormatExData, 12, 2);
1990 $WaveFormatEx_raw['wBitsPerSample'] = substr($WaveFormatExData, 14, 2);
1992 $WaveFormatEx_raw['cbSize'] = substr($WaveFormatExData, 16, 2);
2026 …$thisfile_wavpack['version'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 0…
2028 …$thisfile_wavpack['bits'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 2, 2)…
2031 …$thisfile_wavpack['flags_raw'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 4, 2)…
2032 …$thisfile_wavpack['shift'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 6, 2)…
2033 …$thisfile_wavpack['total_samples'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 8, 4)…
2034 …$thisfile_wavpack['crc1'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 12, 4)…
2035 …$thisfile_wavpack['crc2'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 16, 4)…
2036 …$thisfile_wavpack['extension'] = substr($WavPackChunkData, 20, 4);
2037 …$thisfile_wavpack['extra_bc'] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 24, 1)…
2039 …$thisfile_wavpack['extras'][] = getid3_lib::LittleEndian2Int(substr($WavPackChunkData, 25 + $i, 1…
2079 …$parsed['biSize'] = substr($BITMAPINFOHEADER, 0, 4); // number of bytes required by the …
2080 $parsed['biWidth'] = substr($BITMAPINFOHEADER, 4, 4); // width of the bitmap in pixels
2081 …$parsed['biHeight'] = substr($BITMAPINFOHEADER, 8, 4); // height of the bitmap in pixels. …
2082 …$parsed['biPlanes'] = substr($BITMAPINFOHEADER, 12, 2); // number of color planes on the ta…
2083 …$parsed['biBitCount'] = substr($BITMAPINFOHEADER, 14, 2); // Specifies the number of bits per…
2084 …$parsed['biSizeImage'] = substr($BITMAPINFOHEADER, 20, 4); // size of the bitmap data section …
2085 …$parsed['biXPelsPerMeter'] = substr($BITMAPINFOHEADER, 24, 4); // horizontal resolution, in pixels…
2086 …$parsed['biYPelsPerMeter'] = substr($BITMAPINFOHEADER, 28, 4); // vertical resolution, in pixels p…
2087 …$parsed['biClrUsed'] = substr($BITMAPINFOHEADER, 32, 4); // actual number of color indices i…
2088 …$parsed['biClrImportant'] = substr($BITMAPINFOHEADER, 36, 4); // number of color indices that are…
2091 $parsed['fourcc'] = substr($BITMAPINFOHEADER, 16, 4); // compression identifier
2149 $parsed['title'] = trim(substr($DIVXTAG, 0, 32));
2150 $parsed['artist'] = trim(substr($DIVXTAG, 32, 28));
2151 $parsed['year'] = intval(trim(substr($DIVXTAG, 60, 4)));
2152 $parsed['comment'] = trim(substr($DIVXTAG, 64, 48));
2153 $parsed['genre_id'] = intval(trim(substr($DIVXTAG, 112, 3)));
2154 $parsed['rating_id'] = ord(substr($DIVXTAG, 115, 1));