| FFmpeg
    | 
adx.c
  
Go to the documentation of this file.
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
void void avpriv_request_sample(void *avc, const char *msg,...) av_printf_format(2
Log a generic warning message about a missing feature. 
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
common internal and external API header 
SEGA CRI adx codecs. 
Generated by
 1.8.11
 1.8.11