Commit 3b40f7cd authored by Christophe Massiot's avatar Christophe Massiot

J'avions oublie celui-la :(

--Meuuh
parent f4cfe6bc
/******************************************************************************
* audio_math.h : PCM and DCT
* (c)1999 VideoLAN
******************************************************************************/
/******************************************************************************
* Prototypes
******************************************************************************/
void DCT32(float *x, adec_bank_t *b);
void PCM(adec_bank_t *b, s16 **pcm, int jump);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment