Searched refs:FixedPoint16_16 (Results 1 – 5 of 5) sorted by relevance
795 …sample_description_table'][$i]['audio_sample_rate'] = getid3_lib::FixedPoint16_16(substr($atom_…803 …re['sample_description_table'][$i]['resolution_x'] = getid3_lib::FixedPoint16_16(substr($atom_…804 …re['sample_description_table'][$i]['resolution_y'] = getid3_lib::FixedPoint16_16(substr($atom_…901 …ple_description_table'][$i]['video_resolution_x'] = getid3_lib::FixedPoint16_16(substr($atom_…902 …ple_description_table'][$i]['video_resolution_y'] = getid3_lib::FixedPoint16_16(substr($atom_…1243 …$atom_structure['edit_list'][$i]['media_rate'] = getid3_lib::FixedPoint16_16(substr($atom_data…1275 $atom_structure['preferred_rate'] = getid3_lib::FixedPoint16_16(substr($atom_data, 20, 4));1278 $atom_structure['matrix_a'] = getid3_lib::FixedPoint16_16(substr($atom_data, 36, 4));1279 $atom_structure['matrix_b'] = getid3_lib::FixedPoint16_16(substr($atom_data, 40, 4));1281 $atom_structure['matrix_c'] = getid3_lib::FixedPoint16_16(substr($atom_data, 48, 4));[all …]
638 public static function FixedPoint16_16($rawdata) { function in getid3_lib
1112 …$thisfile_riff_RIFFsubtype_VHDR_0['Volume'] = getid3_lib::FixedPoint16_16(substr($thisf…
459 function FixedPoint16_16($rawdata) { function in getid3_lib
983 function FixedPoint16_16($rawdata) { function