#include <intfloat.h>
Data Fields | |
uint32_t | i |
float | f |
Definition at line 27 of file intfloat.h.
float av_intfloat32::f |
Definition at line 29 of file intfloat.h.
Referenced by av_float2int(), av_int2float(), flt16_even(), flt16_round(), flt16_trunc(), get_f32l(), main(), predict(), VMUL2S(), and VMUL4S().
uint32_t av_intfloat32::i |
Definition at line 28 of file intfloat.h.
Referenced by aac_decode_close(), apply_channel_coupling(), apply_dependent_coupling(), apply_independent_coupling(), apply_intensity_stereo(), apply_ltp(), apply_mid_side_stereo(), apply_tns(), av_float2int(), av_int2float(), decode_cpe(), decode_drc_channel_exclusions(), decode_dynamic_range(), decode_spectrum_and_dequant(), flt16_even(), flt16_round(), flt16_trunc(), get_f32l(), imdct_and_windowing(), spectral_to_sample(), update_ltp(), VMUL2S(), and VMUL4S().