Data Fields | |
int | prev_idx |
pointer to the previous path point | |
float | cost |
path cost | |
int | run |
Definition at line 299 of file aaccoder.c.
pointer to the previous path point
Definition at line 300 of file aaccoder.c.
Referenced by codebook_trellis_rate(), and encode_window_bands_info().
float BandCodingPath::cost |
path cost
Definition at line 301 of file aaccoder.c.
Referenced by codebook_trellis_rate(), and encode_window_bands_info().
Definition at line 302 of file aaccoder.c.
Referenced by codebook_trellis_rate(), and encode_window_bands_info().