Main Page   Compound List   File List   Compound Members   File Members  

stereo.c File Reference

#include "speex_stereo.h"
#include "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
 

Transforms a mono frame into a stereo frame using intensity stereo info

void speex_encode_stereo float *    data,
int    frame_size,
SpeexBits   bits
 

Transforms a stereo frame into a mono frame and stores intensity stereo info in 'bits'

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

Callback handler for intensity stereo info


Generated on Wed Feb 11 13:48:37 2004 for speex by doxygen1.2.15