Data Fields

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 264 of file aaccoder.c.


Field Documentation

path cost

Definition at line 266 of file aaccoder.c.

Referenced by encode_window_bands_info().

pointer to the previous path point

Definition at line 265 of file aaccoder.c.

Referenced by encode_window_bands_info().

Definition at line 267 of file aaccoder.c.

Referenced by encode_window_bands_info().


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