Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.riff.php838 …$thisfile_riff_video_current['codec'] = self::fourccLookup($thisfile_riff_raw_strh_current['fccHan…
840 …t($thisfile_riff_raw_strf_strhfccType_streamindex['fourcc']) && self::fourccLookup($thisfile_riff_…
841 …$thisfile_riff_video_current['codec'] = self::fourccLookup($thisfile_riff_raw_strf_strhfccType_str…
885 if (self::fourccLookup($thisfile_video['fourcc'])) {
886 $thisfile_riff_video_current['codec'] = self::fourccLookup($thisfile_video['fourcc']);
2384 public static function fourccLookup($fourcc) { function in getid3_riff
H A Dmodule.audio-video.real.php211 …$thisfile_real_chunks_currentchunk_videoinfo['codec'] = getid3_riff::fourccLookup($thisfile_real_c…
H A Dmodule.audio-video.matroska.php307 $track_info['codec'] = getid3_riff::fourccLookup($parsed['fourcc']);
H A Dmodule.audio-video.asf.php1143 …$thisfile_asf_videomedia_currentstream['format_data']['codec'] = getid3_riff::fourccLookup($thisfi…