#include <adx.h>
Data Fields | |
AVFrame | frame |
int | channels |
ADXChannelState | prev [2] |
int | header_parsed |
int | eof |
int | cutoff |
int | coeff [2] |
Definition at line 42 of file adx.h.
Definition at line 44 of file adx.h.
Referenced by adx_decode(), adx_decode_frame(), and adx_decode_init().
int ADXContext::coeff[2] |
Definition at line 49 of file adx.h.
Referenced by adx_decode(), adx_decode_frame(), adx_decode_init(), adx_encode(), and adx_encode_init().
int ADXContext::eof |
Definition at line 46 of file adx.h.
Referenced by adx_decode_frame(), adx_decode_init(), and adx_encode_frame().
Definition at line 45 of file adx.h.
Referenced by adx_decode(), adx_decode_flush(), and adx_encode_frame().