Main Page   Compound List   File List   Compound Members   File Members  

stereo.c File Reference

#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)

Function Documentation

void speex_decode_stereo float *    data,
int    frame_size,
SpeexStereoState *    stereo
 

void speex_encode_stereo float *    data,
int    frame_size,
SpeexBits *    bits
 

int speex_std_stereo_request_handler SpeexBits *    bits,
void *    state,
void *    data
 


Generated on Thu Oct 28 09:32:45 2004 for speex by doxygen1.2.15