Main Page | Class List | File List | Class Members | File Members

vbr.h File Reference

Go to the source code of this file.

Classes

struct  VBRState

Defines

#define VBR_MEMORY_SIZE   5

Typedefs

typedef VBRState VBRState

Functions

void vbr_init (VBRState *vbr)
float vbr_analysis (VBRState *vbr, float *sig, int len, int pitch, float pitch_coef)
void vbr_destroy (VBRState *vbr)

Variables

float vbr_nb_thresh [9][11]
float vbr_hb_thresh [5][11]
float vbr_uhb_thresh [2][11]


Define Documentation

#define VBR_MEMORY_SIZE   5
 


Typedef Documentation

typedef struct VBRState VBRState
 


Function Documentation

float vbr_analysis VBRState vbr,
float *  sig,
int  len,
int  pitch,
float  pitch_coef
 

void vbr_destroy VBRState vbr  ) 
 

void vbr_init VBRState vbr  ) 
 


Variable Documentation

float vbr_hb_thresh[5][11]
 

float vbr_nb_thresh[9][11]
 

float vbr_uhb_thresh[2][11]
 


Generated on Thu Aug 12 11:24:53 2004 for speex by doxygen 1.3.8