BandCodingPath Struct Reference

structure used in optimal codebook search More...


Data Fields

int prev_idx
 pointer to the previous path point
float cost
 path cost
int run


Detailed Description

structure used in optimal codebook search

Definition at line 302 of file aaccoder.c.


Field Documentation

path cost

Definition at line 304 of file aaccoder.c.

Referenced by codebook_trellis_rate(), and encode_window_bands_info().

pointer to the previous path point

Definition at line 303 of file aaccoder.c.

Referenced by codebook_trellis_rate(), and encode_window_bands_info().

Definition at line 305 of file aaccoder.c.

Referenced by codebook_trellis_rate(), and encode_window_bands_info().


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

Generated on Fri Oct 26 02:38:23 2012 for FFmpeg by  doxygen 1.5.8