G726Tables Struct Reference


Data Fields

int bits
 bits per sample
const int * quant
 quantization table
const int * iquant
 inverse quantization table
const int * W
 special table #1 ;-)
const int * F
 special table #2

Detailed Description

Definition at line 65 of file g726.c.


Field Documentation

bits per sample

Definition at line 66 of file g726.c.

Referenced by g726_init(), g726_iterate(), and quant().

const int* G726Tables::quant

quantization table

Definition at line 67 of file g726.c.

Referenced by quant().

const int* G726Tables::iquant

inverse quantization table

Definition at line 68 of file g726.c.

Referenced by inverse_quant().

const int* G726Tables::W

special table #1 ;-)

Definition at line 69 of file g726.c.

Referenced by g726_iterate().

const int* G726Tables::F

special table #2

Definition at line 70 of file g726.c.

Referenced by g726_iterate().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 3 22:47:03 2008 for ffmpeg by  doxygen 1.5.6