Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.voc.php89 …$thisfile_voc['compressed_bits_per_sample'] = getid3_lib::CastAsInt(str_replace('-bit', '', $ThisB…
H A Dmodule.graphic.jpg.php196 return getid3_lib::CastAsInt($value);
H A Dgetid3.lib.php87 public static function CastAsInt($floatnum) { function in getid3_lib
359 return self::CastAsInt($intvalue);
460 return self::CastAsInt($decvalue * $signmult);
621 return self::CastAsInt($macdate - 2082844800);
H A Dmodule.audio.mpc.php319 …$info['replay_gain']['track']['peak'] = getid3_lib::CastAsInt(round($thisfile_mpc_header['max_leve…
H A Dmodule.audio-video.flv.php292 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
H A Dmodule.audio.mp3.php1637 $info['mpeg']['audio']['frame_count'] = getid3_lib::CastAsInt($framecounter);
H A Dmodule.audio-video.riff.php292 …$thisfile_audio['bitrate'] = getid3_lib::CastAsInt($thisfile_riff_raw['fmt ']['nAvgBytesPerSec'] *…
H A Dmodule.tag.id3v2.php352 $parsedFrame['datalength'] = getid3_lib::CastAsInt($frame_size);
/plugin/jukebox/id3/
H A Dgetid3.lib.php60 function CastAsInt($floatnum) { function in getid3_lib
265 return getid3_lib::CastAsInt($intvalue);
331 return getid3_lib::CastAsInt($decvalue * $signmult);
450 return getid3_lib::CastAsInt($macdate - 2082844800);
H A Dmodule.tag.id3v2.php315 $parsedFrame['datalength'] = getid3_lib::CastAsInt($frame_size);
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php852 return $this->CastAsInt($decvalue * $signmult);
855 public function CastAsInt($floatnum) { function in phpthumb_bmp
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php209 function CastAsInt($floatnum) { function
423 return CastAsInt($intvalue);
487 return CastAsInt($decvalue);
970 return CastAsInt($macdate - 2082844800);
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt609 ¤ getid3_lib::CastAsInt() now returns ints up to 2^31 (not 2^30)
625 * Bugfix: getid3_lib::CastAsInt returned -2147483648 when passed