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 Nov 18 2024 06:51:51 for FFmpeg by 1.8.11