libavcodec/synth_filter.c File Reference

#include "fft.h"
#include "synth_filter.h"

Go to the source code of this file.

Functions

static void synth_filter_float (FFTContext *imdct, float *synth_buf_ptr, int *synth_buf_offset, float synth_buf2[32], const float window[512], float out[32], const float in[32], float scale)
av_cold void ff_synth_filter_init (SynthFilterContext *c)


Function Documentation

av_cold void ff_synth_filter_init ( SynthFilterContext c  ) 

Definition at line 59 of file synth_filter.c.

Referenced by dca_decode_init().

static void synth_filter_float ( FFTContext imdct,
float *  synth_buf_ptr,
int *  synth_buf_offset,
float  synth_buf2[32],
const float  window[512],
float  out[32],
const float  in[32],
float  scale 
) [static]

Definition at line 24 of file synth_filter.c.

Referenced by ff_synth_filter_init().


Generated on Fri Oct 26 02:43:49 2012 for FFmpeg by  doxygen 1.5.8