ffmpeg-d v2.4.3 (2014-12-24T12:08:25Z)
Dub
Repo
AVExtFloat
ffmpeg
libavutil
intfloat_readwrite
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
AVExtFloat {
uint8_t
exponent
;
uint8_t
mantissa
;
}
Members
Variables
exponent
uint8_t
exponent
;
Undocumented in source.
mantissa
uint8_t
mantissa
;
Undocumented in source.
Meta
Source
See Implementation
ffmpeg
libavutil
intfloat_readwrite
functions
av_dbl2ext
av_dbl2int
av_ext2dbl
av_flt2int
av_int2dbl
av_int2flt
structs
AVExtFloat