FFmpeg
|
Data Fields | |
AVClass * | class |
GetBitContext | gb |
ArithCoder | ac |
Table | fsets |
Table | probs |
uint8_t | status [DST_MAX_CHANNELS][16] |
int16_t | filter [DST_MAX_ELEMENTS][16][256] |
DSDContext | dsdctx [DST_MAX_CHANNELS] |
GetBitContext DSTContext::gb |
ArithCoder DSTContext::ac |
uint8_t DSTContext::status[DST_MAX_CHANNELS][16] |
int16_t DSTContext::filter[DST_MAX_ELEMENTS][16][256] |
DSDContext DSTContext::dsdctx[DST_MAX_CHANNELS] |