FFmpeg
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

◆ x

int16_t x_and_coeff::x

Definition at line 79 of file snow.h.

Referenced by unpack_coeffs().

◆ coeff

uint16_t x_and_coeff::coeff

Definition at line 80 of file snow.h.

Referenced by unpack_coeffs().


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