Searched refs:CastAsInt (Results 1 – 13 of 13) sorted by relevance
89 …$thisfile_voc['compressed_bits_per_sample'] = getid3_lib::CastAsInt(str_replace('-bit', '', $ThisB…
196 return getid3_lib::CastAsInt($value);
87 public static function CastAsInt($floatnum) { function in getid3_lib359 return self::CastAsInt($intvalue);460 return self::CastAsInt($decvalue * $signmult);621 return self::CastAsInt($macdate - 2082844800);
319 …$info['replay_gain']['track']['peak'] = getid3_lib::CastAsInt(round($thisfile_mpc_header['max_leve…
292 …$info['audio'][$destkey] = getid3_lib::CastAsInt(round($info['flv']['meta']['onMetaData'][$sourcek…
1637 $info['mpeg']['audio']['frame_count'] = getid3_lib::CastAsInt($framecounter);
292 …$thisfile_audio['bitrate'] = getid3_lib::CastAsInt($thisfile_riff_raw['fmt ']['nAvgBytesPerSec'] *…
352 $parsedFrame['datalength'] = getid3_lib::CastAsInt($frame_size);
60 function CastAsInt($floatnum) { function in getid3_lib265 return getid3_lib::CastAsInt($intvalue);331 return getid3_lib::CastAsInt($decvalue * $signmult);450 return getid3_lib::CastAsInt($macdate - 2082844800);
315 $parsedFrame['datalength'] = getid3_lib::CastAsInt($frame_size);
852 return $this->CastAsInt($decvalue * $signmult);855 public function CastAsInt($floatnum) { function in phpthumb_bmp
209 function CastAsInt($floatnum) { function423 return CastAsInt($intvalue);487 return CastAsInt($decvalue);970 return CastAsInt($macdate - 2082844800);
609 ¤ getid3_lib::CastAsInt() now returns ints up to 2^31 (not 2^30)625 * Bugfix: getid3_lib::CastAsInt returned -2147483648 when passed