BandCodingPath Struct Reference

structure used in optimal codebook search More...


Data Fields

int prev_idx
 pointer to the previous path point
int codebook
 codebook for coding band run
int bits
 number of bit needed to code given number of bands


Detailed Description

structure used in optimal codebook search

Definition at line 152 of file aacenc.c.


Field Documentation

number of bit needed to code given number of bands

Definition at line 155 of file aacenc.c.

codebook for coding band run

Definition at line 154 of file aacenc.c.

pointer to the previous path point

Definition at line 153 of file aacenc.c.


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8