| FFmpeg
    | 
SoftFloat Struct Reference
  #include <softfloat.h>
| Data Fields | |
| int32_t | exp | 
| int32_t | mant | 
Detailed Description
Definition at line 31 of file softfloat.h.
Field Documentation
| int32_t SoftFloat::exp | 
Definition at line 32 of file softfloat.h.
Referenced by av_add_sf(), av_cmp_sf(), av_div_sf(), av_mul_sf(), av_normalize1_sf(), av_normalize_sf(), av_sf2int(), av_sub_sf(), and main().
| int32_t SoftFloat::mant | 
Definition at line 33 of file softfloat.h.
Referenced by av_add_sf(), av_cmp_sf(), av_div_sf(), av_mul_sf(), av_normalize1_sf(), av_normalize_sf(), av_sf2int(), av_sub_sf(), and main().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11