|
FFmpeg
4.2.2
|
#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().
1.8.13