structure used in optimal codebook search More...
Data Fields | |
int | prev_idx |
pointer to the previous path point | |
float | cost |
path cost | |
int | run |
structure used in optimal codebook search
Definition at line 264 of file aaccoder.c.
float BandCodingPath::cost |
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().