ffmpeg-d v2.4.3 (2014-12-24T12:08:25Z)
Dub
Repo
av_double2int
ffmpeg
libavutil
intfloat
Reinterpret a double as a 64-bit integer.
extern (
C
) static
uint64_t
av_double2int
(
double
f
)
Meta
Source
See Implementation
ffmpeg
libavutil
intfloat
static functions
av_double2int
av_float2int
av_int2double
av_int2float
unions
av_intfloat32
av_intfloat64
Reinterpret a double as a 64-bit integer.