Go to the documentation of this file.
19 #ifndef AVCODEC_DCADSP_H
20 #define AVCODEC_DCADSP_H
27 int decifactor,
float scale);
30 float synth_buf_ptr[512],
31 int *synth_buf_offset,
float synth_buf2[32],
32 const float window[512],
float *samples_out,
33 float raXin[32],
float scale);