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 Wed Apr 16 2025 06:53:33 for FFmpeg by
