Lines Matching refs:LittleEndian2Int

86 …$thisfile_asf_headerobject['objectsize']    = getid3_lib::LittleEndian2Int(substr($HeaderObjectDat…
87 …$thisfile_asf_headerobject['headerobjects'] = getid3_lib::LittleEndian2Int(substr($HeaderObjectDat…
88 …$thisfile_asf_headerobject['reserved1'] = getid3_lib::LittleEndian2Int(substr($HeaderObjectDat…
89 …$thisfile_asf_headerobject['reserved2'] = getid3_lib::LittleEndian2Int(substr($HeaderObjectDat…
101 $NextObjectSize = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $offset, 8));
136 …$thisfile_asf_filepropertiesobject['filesize'] = getid3_lib::LittleEndian2Int(substr($AS…
138 …$thisfile_asf_filepropertiesobject['creation_date'] = getid3_lib::LittleEndian2Int(substr($AS…
141 …$thisfile_asf_filepropertiesobject['data_packets'] = getid3_lib::LittleEndian2Int(substr($AS…
143 …$thisfile_asf_filepropertiesobject['play_duration'] = getid3_lib::LittleEndian2Int(substr($AS…
145 …$thisfile_asf_filepropertiesobject['send_duration'] = getid3_lib::LittleEndian2Int(substr($AS…
147 …$thisfile_asf_filepropertiesobject['preroll'] = getid3_lib::LittleEndian2Int(substr($AS…
149 …$thisfile_asf_filepropertiesobject['flags_raw'] = getid3_lib::LittleEndian2Int(substr($AS…
154 …$thisfile_asf_filepropertiesobject['min_packet_size'] = getid3_lib::LittleEndian2Int(substr($AS…
156 …$thisfile_asf_filepropertiesobject['max_packet_size'] = getid3_lib::LittleEndian2Int(substr($AS…
158 …$thisfile_asf_filepropertiesobject['max_bitrate'] = getid3_lib::LittleEndian2Int(substr($AS…
213 …$StreamPropertiesObjectData['time_offset'] = getid3_lib::LittleEndian2Int(substr($ASFHeader…
215 …$StreamPropertiesObjectData['type_data_length'] = getid3_lib::LittleEndian2Int(substr($ASFHeader…
217 …$StreamPropertiesObjectData['error_data_length'] = getid3_lib::LittleEndian2Int(substr($ASFHeader…
219 …$StreamPropertiesObjectData['flags_raw'] = getid3_lib::LittleEndian2Int(substr($ASFHeader…
283 …$thisfile_asf_headerextensionobject['reserved_2'] = getid3_lib::LittleEndian2Int(substr($…
290 …$thisfile_asf_headerextensionobject['extension_data_size'] = getid3_lib::LittleEndian2Int(substr($…
333 …$thisfile_asf_codeclistobject['codec_entries_count'] = getid3_lib::LittleEndian2Int(substr($ASFHea…
340 …$thisfile_asf_codeclistobject_codecentries_current['type_raw'] = getid3_lib::LittleEndian2Int(subs…
344 …$CodecNameLength = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $offset, 2)) * 2; // 2 byte…
349 …$CodecDescriptionLength = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $offset, 2)) * 2; //…
354 $CodecInformationLength = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $offset, 2));
475 …$thisfile_asf_scriptcommandobject['commands_count'] = getid3_lib::LittleEndian2Int(substr($A…
477 …$thisfile_asf_scriptcommandobject['command_types_count'] = getid3_lib::LittleEndian2Int(substr($A…
480 …$CommandTypeNameLength = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $offset, 2)) * 2; // …
486 …t['commands'][$CommandsCounter]['presentation_time'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
488 …t['commands'][$CommandsCounter]['type_index'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
491 …$CommandTypeNameLength = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $offset, 2)) * 2; // …
533 …$thisfile_asf_markerobject['markers_count'] = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, …
535 …$thisfile_asf_markerobject['reserved_2'] = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $of…
541 …$thisfile_asf_markerobject['name_length'] = getid3_lib::LittleEndian2Int(substr($ASFHeaderData, $o…
546 …f_markerobject['markers'][$MarkersCounter]['offset'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
548 …rkers'][$MarkersCounter]['presentation_time'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
550 …rkers'][$MarkersCounter]['entry_length'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
552 …rkers'][$MarkersCounter]['send_time'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
554 …rkers'][$MarkersCounter]['flags'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
556 …rkers'][$MarkersCounter]['marker_description_length'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
593 …_bitratemutualexclusionobject['stream_numbers_count'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
596 …clusionobject['stream_numbers'][$StreamNumberCounter] = getid3_lib::LittleEndian2Int(substr($ASFHe…
621 …errorcorrectionobject['error_correction_data_length'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
637 …$thisfile_asf_errorcorrectionobject['span'] = getid3_lib::LittleEndian2Int(substr…
639 …$thisfile_asf_errorcorrectionobject['virtual_packet_length'] = getid3_lib::LittleEndian2Int(substr…
641 …$thisfile_asf_errorcorrectionobject['virtual_chunk_length'] = getid3_lib::LittleEndian2Int(substr…
643 …$thisfile_asf_errorcorrectionobject['silence_data_length'] = getid3_lib::LittleEndian2Int(substr…
681 …$thisfile_asf_contentdescriptionobject['title_length'] = getid3_lib::LittleEndian2Int(sub…
683 …$thisfile_asf_contentdescriptionobject['author_length'] = getid3_lib::LittleEndian2Int(sub…
685 …$thisfile_asf_contentdescriptionobject['copyright_length'] = getid3_lib::LittleEndian2Int(sub…
687 …$thisfile_asf_contentdescriptionobject['description_length'] = getid3_lib::LittleEndian2Int(sub…
689 …$thisfile_asf_contentdescriptionobject['rating_length'] = getid3_lib::LittleEndian2Int(sub…
737 …contentdescriptionobject['content_descriptors_count'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
745 …ptionobject_contentdescriptor_current['name_length'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
749 …ptionobject_contentdescriptor_current['value_type'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
751 …ptionobject_contentdescriptor_current['value_length'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
764 …ptionobject_contentdescriptor_current['value'] = (bool) getid3_lib::LittleEndian2Int($thisfile_asf…
770 …tdescriptionobject_contentdescriptor_current['value'] = getid3_lib::LittleEndian2Int($thisfile_asf…
935 …mbitratepropertiesobject['bitrate_records_count'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
938 …itrate_records'][$BitrateRecordsCounter]['flags_raw'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
941 …'bitrate_records'][$BitrateRecordsCounter]['bitrate'] = getid3_lib::LittleEndian2Int(substr($ASFHe…
1068 …$thisfile_asf_audiomedia_currentstream['codec_data_size'] = getid3_lib::LittleEndian2Int(substr($s…
1100 …edia_currentstream['image_width'] = getid3_lib::LittleEndian2Int(substr($strea…
1102 …edia_currentstream['image_height'] = getid3_lib::LittleEndian2Int(substr($strea…
1104 …edia_currentstream['flags'] = getid3_lib::LittleEndian2Int(substr($strea…
1106 …edia_currentstream['format_data_size'] = getid3_lib::LittleEndian2Int(substr($strea…
1108 …edia_currentstream['format_data']['format_data_size'] = getid3_lib::LittleEndian2Int(substr($strea…
1110 …edia_currentstream['format_data']['image_width'] = getid3_lib::LittleEndian2Int(substr($strea…
1112 …edia_currentstream['format_data']['image_height'] = getid3_lib::LittleEndian2Int(substr($strea…
1114 …edia_currentstream['format_data']['reserved'] = getid3_lib::LittleEndian2Int(substr($strea…
1116 …edia_currentstream['format_data']['bits_per_pixel'] = getid3_lib::LittleEndian2Int(substr($strea…
1120 …edia_currentstream['format_data']['image_size'] = getid3_lib::LittleEndian2Int(substr($strea…
1122 …edia_currentstream['format_data']['horizontal_pels'] = getid3_lib::LittleEndian2Int(substr($strea…
1124 …edia_currentstream['format_data']['vertical_pels'] = getid3_lib::LittleEndian2Int(substr($strea…
1126 …edia_currentstream['format_data']['colors_used'] = getid3_lib::LittleEndian2Int(substr($strea…
1128 …edia_currentstream['format_data']['colors_important'] = getid3_lib::LittleEndian2Int(substr($strea…
1164 $NextObjectSize = getid3_lib::LittleEndian2Int(substr($NextObjectDataHeader, $offset, 8));
1191 …$thisfile_asf_dataobject['total_data_packets'] = getid3_lib::LittleEndian2Int(substr($DataObjectDa…
1193 …$thisfile_asf_dataobject['reserved'] = getid3_lib::LittleEndian2Int(substr($DataObjectDa…
1241 …$thisfile_asf_simpleindexobject['index_entry_time_interval'] = getid3_lib::LittleEndian2Int(substr…
1243 …$thisfile_asf_simpleindexobject['maximum_packet_count'] = getid3_lib::LittleEndian2Int(substr…
1245 …$thisfile_asf_simpleindexobject['index_entries_count'] = getid3_lib::LittleEndian2Int(substr…
1250 …ndex_entries'][$IndexEntriesCounter]['packet_number'] = getid3_lib::LittleEndian2Int(substr($Index…
1252 …ndex_entries'][$IndexEntriesCounter]['packet_count'] = getid3_lib::LittleEndian2Int(substr($Index…
1292 …$thisfile_asf_asfindexobject['entry_time_interval'] = getid3_lib::LittleEndian2Int(substr($A…
1294 …$thisfile_asf_asfindexobject['index_specifiers_count'] = getid3_lib::LittleEndian2Int(substr($A…
1296 …$thisfile_asf_asfindexobject['index_blocks_count'] = getid3_lib::LittleEndian2Int(substr($A…
1301 …$IndexSpecifierStreamNumber = getid3_lib::LittleEndian2Int(substr($ASFIndexObjectData, $offset, 2)…
1304 …cifiers'][$IndexSpecifiersCounter]['index_type'] = getid3_lib::LittleEndian2Int(substr($ASFIn…
1310 …$thisfile_asf_asfindexobject['index_entry_count'] = getid3_lib::LittleEndian2Int(substr($ASFIndexO…
1315 …dexobject['block_positions'][$IndexSpecifiersCounter] = getid3_lib::LittleEndian2Int(substr($ASFIn…
1322 …ffsets'][$IndexSpecifiersCounter][$IndexEntryCounter] = getid3_lib::LittleEndian2Int(substr($ASFIn…
1757 …$thisObject['size'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1765 …$thisObject['start_time'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1769 …$thisObject['end_time'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1773 …$thisObject['data_bitrate'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1776 …$thisObject['buffer_size'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1779 …$thisObject['initial_buffer_fullness'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1782 …$thisObject['alternate_data_bitrate'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1785 …$thisObject['alternate_buffer_size'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1788 …$thisObject['alternate_initial_buffer_fullness'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1791 …$thisObject['maximum_object_size'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1794 …$thisObject['flags_raw'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1801 …$thisObject['stream_number'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1804 …$thisObject['stream_language_id_index'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1807 …$thisObject['average_time_per_frame'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1810 …$thisObject['stream_name_count'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1813 …$thisObject['payload_extension_system_count'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1819 …$streamName['language_id_index'] = getid3_lib::LittleEndian2Int(substr($asf_header_ext…
1822 …$streamName['stream_name_length'] = getid3_lib::LittleEndian2Int(substr($asf_header_ext…
1825 …$streamName['stream_name'] = getid3_lib::LittleEndian2Int(substr($asf_header_ext…
1838 …$payloadExtensionSystem['extension_system_size'] = getid3_lib::LittleEndian2Int(substr($asf_header…
1844 …$payloadExtensionSystem['extension_system_info_length'] = getid3_lib::LittleEndian2Int(substr($asf…
1847 …$payloadExtensionSystem['extension_system_info_length'] = getid3_lib::LittleEndian2Int(substr($asf…
1860 …$thisObject['description_record_counts'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1866 …$descriptionRecord['reserved_1'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1869 …$descriptionRecord['stream_number'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1872 …$descriptionRecord['name_length'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1875 …$descriptionRecord['data_type'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1879 …$descriptionRecord['data_length'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1896 … $descriptionRecord['data'] = (bool) getid3_lib::LittleEndian2Int($descriptionRecord['data']);
1902 $descriptionRecord['data'] = getid3_lib::LittleEndian2Int($descriptionRecord['data']);
1915 …$thisObject['language_id_record_counts'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1921 …$languageIDrecord['language_id_length'] = getid3_lib::LittleEndian2Int(substr($asf_header_…
1932 …$thisObject['description_records_count'] = getid3_lib::LittleEndian2Int(substr($asf_header_extensi…
1938 …$descriptionRecord['language_list_index'] = getid3_lib::LittleEndian2Int(substr($asf_header_extens…
1941 …$descriptionRecord['stream_number'] = getid3_lib::LittleEndian2Int(substr($asf_header_extens…
1944 …$descriptionRecord['name_length'] = getid3_lib::LittleEndian2Int(substr($asf_header_extens…
1947 …$descriptionRecord['data_type'] = getid3_lib::LittleEndian2Int(substr($asf_header_extens…
1951 …$descriptionRecord['data_length'] = getid3_lib::LittleEndian2Int(substr($asf_header_extens…
2023 $WMpicture['image_type_id'] = getid3_lib::LittleEndian2Int(substr($data, $offset, 1));
2026 $WMpicture['image_size'] = getid3_lib::LittleEndian2Int(substr($data, $offset, 4));