FFmpeg 5.1.6
|
#include <libavutil/intfloat.h>
Data Fields | |
uint64_t | i |
double | f |
Definition at line 32 of file intfloat.h.
uint64_t av_intfloat64::i |
Definition at line 33 of file intfloat.h.
Referenced by av_double2int(), and av_int2double().
double av_intfloat64::f |
Definition at line 34 of file intfloat.h.
Referenced by av_double2int(), and av_int2double().