FFmpeg
|
adx.h
Go to the documentation of this file.
struct ADXChannelState ADXChannelState
struct ADXContext ADXContext
Definition: adx.h:38
int avpriv_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, int bufsize, int *header_size, int *coeff)
Decode ADX stream header.
Definition: adx.c:38
external API header
Definition: adx.h:42
void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff)
Calculate LPC coefficients based on cutoff frequency and sample rate.
Definition: adx.c:26
Generated on Mon Mar 24 2025 06:52:48 for FFmpeg by
