| FFmpeg
    | 
x_and_coeff Struct Reference
  #include <snow.h>
| Data Fields | |
| int16_t | x | 
| uint16_t | coeff | 
Detailed Description
Field Documentation
| uint16_t x_and_coeff::coeff | 
Definition at line 74 of file snow.h.
Referenced by decode_subband_slice_buffered(), and unpack_coeffs().
| int16_t x_and_coeff::x | 
Definition at line 73 of file snow.h.
Referenced by decode_subband_slice_buffered(), and unpack_coeffs().
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