Home
last modified time | relevance | path

Searched refs:PNGpHYsUnitLookup (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.png.php297 …$thisfile_png_chunk_type_text['unit'] = $this->PNGpHYsUnitLookup($thisfile_png_c…
540 public function PNGpHYsUnitLookup($unitid) { function in getid3_png
541 static $PNGpHYsUnitLookup = array(
545 return (isset($PNGpHYsUnitLookup[$unitid]) ? $PNGpHYsUnitLookup[$unitid] : 'invalid');