/dports/www/owncloud/owncloud/lib/composer/christophwurst/id3parser/src/getID3/ |
H A D | getid3_lib.php | 40 public static function CastAsInt($floatnum) { function in ID3Parser\\getID3\\getid3_lib 257 return self::CastAsInt($intvalue); 323 return self::CastAsInt($decvalue * $signmult); 426 return self::CastAsInt($macdate - 2082844800);
|
/dports/www/nextcloud/nextcloud/3rdparty/christophwurst/id3parser/src/getID3/ |
H A D | getid3_lib.php | 40 public static function CastAsInt($floatnum) { function in ID3Parser\\getID3\\getid3_lib 257 return self::CastAsInt($intvalue); 323 return self::CastAsInt($decvalue * $signmult); 426 return self::CastAsInt($macdate - 2082844800);
|
/dports/audio/ampache/ampache-php74-5.0.0/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.voc.php | 89 …$thisfile_voc['compressed_bits_per_sample'] = getid3_lib::CastAsInt(str_replace('-bit', '', $ThisB…
|
H A D | module.graphic.jpg.php | 193 return getid3_lib::CastAsInt($value);
|
H A D | getid3.lib.php | 87 public static function CastAsInt($floatnum) { function in getid3_lib 359 return self::CastAsInt($intvalue); 461 return self::CastAsInt($decvalue * $signmult); 622 return self::CastAsInt($macdate - 2082844800);
|
H A D | module.audio.mpc.php | 319 …$info['replay_gain']['track']['peak'] = getid3_lib::CastAsInt(round($thisfile_mpc_header['max_leve…
|
H A D | module.audio-video.flv.php | 293 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
|
H A D | module.audio.mp3.php | 1681 $info['mpeg']['audio']['frame_count'] = getid3_lib::CastAsInt($framecounter);
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.voc.php | 84 …$thisfile_voc['compressed_bits_per_sample'] = getid3_lib::CastAsInt(str_replace('-bit', '', $ThisB…
|
H A D | module.graphic.jpg.php | 186 return getid3_lib::CastAsInt($value);
|
H A D | getid3.lib.php | 65 public static function CastAsInt($floatnum) { function in getid3_lib 288 return self::CastAsInt($intvalue); 354 return self::CastAsInt($decvalue * $signmult); 471 return self::CastAsInt($macdate - 2082844800);
|
H A D | module.audio.mpc.php | 311 …$info['replay_gain']['track']['peak'] = getid3_lib::CastAsInt(round($thisfile_mpc_header['max_leve…
|
H A D | module.audio-video.flv.php | 278 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
|
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/ID3/ |
H A D | getid3.lib.php | 87 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 D | module.audio-video.flv.php | 292 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
|
H A D | module.audio.mp3.php | 1637 $info['mpeg']['audio']['frame_count'] = getid3_lib::CastAsInt($framecounter);
|
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/ID3/ |
H A D | getid3.lib.php | 87 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 D | module.audio-video.flv.php | 292 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
|
H A D | module.audio.mp3.php | 1637 $info['mpeg']['audio']['frame_count'] = getid3_lib::CastAsInt($framecounter);
|
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/class-video/getid3/ |
H A D | getid3.lib.php | 87 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 D | module.audio-video.flv.php | 292 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
|
H A D | module.audio.mp3.php | 1637 $info['mpeg']['audio']['frame_count'] = getid3_lib::CastAsInt($framecounter);
|
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/system/class/thumbs/ |
H A D | phpthumb.bmp.php | 852 return $this->CastAsInt($decvalue * $signmult); 855 public function CastAsInt($floatnum) { function in phpthumb_bmp
|
/dports/www/gallery2/gallery2/modules/getid3/lib/getid3/ |
H A D | getid3.lib.inc | 60 function CastAsInt($floatnum) { 262 return getid3_lib::CastAsInt($intvalue); 328 return getid3_lib::CastAsInt($decvalue * $signmult); 445 return getid3_lib::CastAsInt($macdate - 2082844800);
|
/dports/audio/ampache/ampache-php74-5.0.0/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mp3header.php | 212 function CastAsInt($floatnum) { function 426 return CastAsInt($intvalue); 490 return CastAsInt($decvalue); 973 return CastAsInt($macdate - 2082844800);
|