Searched refs:PNGsCALUnitLookup (Results 1 – 1 of 1) sorted by relevance
410 …$thisfile_png_chunk_type_text['unit'] = $this->PNGsCALUnitLookup($thisfile_png_chunk_typ…581 public function PNGsCALUnitLookup($unitid) { function in getid3_png582 static $PNGsCALUnitLookup = array(586 return (isset($PNGsCALUnitLookup[$unitid]) ? $PNGsCALUnitLookup[$unitid] : 'invalid');