Home
last modified time | relevance | path

Searched refs:PNGsCALUnitLookup (Results 1 – 1 of 1) sorted by last modified time

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.png.php410 …$thisfile_png_chunk_type_text['unit'] = $this->PNGsCALUnitLookup($thisfile_png_chunk_typ…
581 public function PNGsCALUnitLookup($unitid) { function in getid3_png
582 static $PNGsCALUnitLookup = array(
586 return (isset($PNGsCALUnitLookup[$unitid]) ? $PNGsCALUnitLookup[$unitid] : 'invalid');