FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
x_and_coeff Struct Reference

#include <snow.h>

Data Fields

int16_t x
 
uint16_t coeff
 

Detailed Description

Definition at line 78 of file snow.h.

Field Documentation

int16_t x_and_coeff::x

Definition at line 79 of file snow.h.

Referenced by decode_subband_slice_buffered(), and unpack_coeffs().

uint16_t x_and_coeff::coeff

Definition at line 80 of file snow.h.

Referenced by decode_subband_slice_buffered(), and unpack_coeffs().


The documentation for this struct was generated from the following file: