Definition in file stuff.c.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <sndfile.h>
#include "mpg2pcm.h"
Go to the source code of this file.
|
||||||||||||
|
brief main demonstrating mp2pcm_decode_mono
Definition at line 42 of file stuff.c. References BLAH, ITER, MPG2PCM_22050_HZ, mpg2pcm_decode_mono(), SIZE, and WRITE_WAV. |
1.4.4