FFmpeg
|
av_intfloat64 Union Reference
#include <intfloat.h>
Data Fields | |
uint64_t | i |
double | f |
Detailed Description
Definition at line 32 of file intfloat.h.
Field Documentation
double av_intfloat64::f |
Definition at line 34 of file intfloat.h.
Referenced by av_double2int(), and av_int2double().
uint64_t av_intfloat64::i |
Definition at line 33 of file intfloat.h.
Referenced by av_double2int(), and av_int2double().
The documentation for this union was generated from the following file:
Generated on Tue Jan 21 2025 06:52:38 for FFmpeg by 1.8.11