vbr.h File Reference

Variable Bit-Rate (VBR) related routines. More...

#include "misc.h"

Include dependency graph for vbr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VBRState

Defines

#define VBR_MEMORY_SIZE   5

Functions

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

Variables

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


Detailed Description

Variable Bit-Rate (VBR) related routines.


Define Documentation

#define VBR_MEMORY_SIZE   5
 


Function Documentation

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

void vbr_destroy VBRState vbr  ) 
 

void vbr_init VBRState vbr  ) 
 


Variable Documentation

const float vbr_hb_thresh[5][11]
 

const float vbr_nb_thresh[9][11]
 

const float vbr_uhb_thresh[2][11]
 


Generated on Fri Jan 2 13:29:09 2009 for speex by  doxygen 1.4.6