Searched refs:AUdataFormatBitsPerSampleLookup (Results 1 – 1 of 1) sorted by relevance
59 …if ($thisfile_au['bits_per_sample'] = $this->AUdataFormatBitsPerSampleLookup($thisfile_au['data_fo…122 public function AUdataFormatBitsPerSampleLookup($id) { function in getid3_au123 static $AUdataFormatBitsPerSampleLookup = array(147 …return (isset($AUdataFormatBitsPerSampleLookup[$id]) ? $AUdataFormatBitsPerSampleLookup[$id] : fal…