Main Page | Compound List | File List | Compound Members | File Members

cb_search.h File Reference

#include "speex_bits.h"

Go to the source code of this file.

Compounds

struct  split_cb_params

Typedefs

typedef split_cb_params split_cb_params

Functions

void split_cb_search_shape_sign (float target[], float ak[], float awk1[], float awk2[], void *par, int p, int nsf, float *exc, float *r, SpeexBits *bits, char *stack, int complexity)
void split_cb_shape_sign_unquant (float *exc, void *par, int nsf, SpeexBits *bits, char *stack)
void noise_codebook_quant (float target[], float ak[], float awk1[], float awk2[], void *par, int p, int nsf, float *exc, float *r, SpeexBits *bits, char *stack, int complexity)
void noise_codebook_unquant (float *exc, void *par, int nsf, SpeexBits *bits, char *stack)


Typedef Documentation

typedef struct split_cb_params split_cb_params
 


Function Documentation

void noise_codebook_quant float  target[],
float  ak[],
float  awk1[],
float  awk2[],
void *  par,
int  p,
int  nsf,
float *  exc,
float *  r,
SpeexBits bits,
char *  stack,
int  complexity
 

void noise_codebook_unquant float *  exc,
void *  par,
int  nsf,
SpeexBits bits,
char *  stack
 

void split_cb_search_shape_sign float  target[],
float  ak[],
float  awk1[],
float  awk2[],
void *  par,
int  p,
int  nsf,
float *  exc,
float *  r,
SpeexBits bits,
char *  stack,
int  complexity
 

void split_cb_shape_sign_unquant float *  exc,
void *  par,
int  nsf,
SpeexBits bits,
char *  stack
 


Generated on Sun Sep 21 16:07:08 2003 for speex by doxygen 1.3.2