Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.mpeg.php672 * @param int $chroma_format
676 public static function chromaFormatTextLookup($chroma_format) { argument
679 return (isset($lookup[$chroma_format]) ? $lookup[$chroma_format] : '');