#include <speex/speex_stereo.h>
#include <speex/speex_callbacks.h>
#include "vq.h"
#include <math.h>
Functions | |
void | speex_encode_stereo (float *data, int frame_size, SpeexBits *bits) |
void | speex_decode_stereo (float *data, int frame_size, SpeexStereoState *stereo) |
int | speex_std_stereo_request_handler (SpeexBits *bits, void *state, void *data) |
|
|
|
|
|
|