FFmpeg
Loading...
Searching...
No Matches
DSTContext Struct Reference

Data Fields

AVClassclass
 
GetBitContext gb
 
ArithCoder ac
 
Table fsets
 
Table probs
 
uint8_t status [DST_MAX_CHANNELS][16]
 
int16_t filter [DST_MAX_ELEMENTS][16][256]
 

Detailed Description

Definition at line 75 of file dstdec.c.

Field Documentation

◆ class

AVClass* DSTContext::class

Definition at line 76 of file dstdec.c.

◆ gb

GetBitContext DSTContext::gb

Definition at line 78 of file dstdec.c.

◆ ac

ArithCoder DSTContext::ac

Definition at line 79 of file dstdec.c.

◆ fsets

Table DSTContext::fsets

Definition at line 80 of file dstdec.c.

◆ probs

Table DSTContext::probs

Definition at line 80 of file dstdec.c.

◆ status

uint8_t DSTContext::status[DST_MAX_CHANNELS][16]

Definition at line 81 of file dstdec.c.

◆ filter

int16_t DSTContext::filter[DST_MAX_ELEMENTS][16][256]

Definition at line 82 of file dstdec.c.


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