21 #ifndef AVUTIL_INTFLOAT_READWRITE_H
22 #define AVUTIL_INTFLOAT_READWRITE_H
Macro definitions for various function/variable attributes.
attribute_deprecated float av_int2flt(int32_t v) av_const
attribute_deprecated int64_t av_dbl2int(double d) av_const
struct AVExtFloat AVExtFloat
attribute_deprecated double av_int2dbl(int64_t v) av_const
attribute_deprecated int32_t av_flt2int(float d) av_const
attribute_deprecated double av_ext2dbl(const AVExtFloat ext) av_const
#define attribute_deprecated
attribute_deprecated AVExtFloat av_dbl2ext(double d) av_const