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

Data Fields

unsigned int elements
 
unsigned int length [DST_MAX_ELEMENTS]
 
int coeff [DST_MAX_ELEMENTS][128]
 

Detailed Description

Definition at line 61 of file dstdec.c.

Field Documentation

unsigned int Table::elements

Definition at line 62 of file dstdec.c.

Referenced by build_filter(), decode_frame(), read_map(), and read_table().

unsigned int Table::length[DST_MAX_ELEMENTS]

Definition at line 63 of file dstdec.c.

Referenced by build_filter(), decode_frame(), and read_table().

int Table::coeff[DST_MAX_ELEMENTS][128]

Definition at line 64 of file dstdec.c.

Referenced by build_filter(), decode_frame(), and read_table().


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