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

#include <libavcodec/adx.h>

Data Fields

int channels
ADXChannelState prev [MAX_CHANNELS]
int header_parsed
int eof
int cutoff
int coeff [2]

Detailed Description

Definition at line 40 of file adx.h.

Field Documentation

◆ channels

int ADXContext::channels

Definition at line 41 of file adx.h.

◆ prev

ADXChannelState ADXContext::prev[MAX_CHANNELS]

Definition at line 42 of file adx.h.

◆ header_parsed

int ADXContext::header_parsed

Definition at line 43 of file adx.h.

◆ eof

int ADXContext::eof

Definition at line 44 of file adx.h.

◆ cutoff

int ADXContext::cutoff

Definition at line 45 of file adx.h.

◆ coeff

int ADXContext::coeff[2]

Definition at line 46 of file adx.h.


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