Data Fields | |
| int | prev_idx |
| pointer to the previous path point | |
| float | cost |
| path cost | |
| int | run |
Definition at line 265 of file aaccoder.c.
| float BandCodingPath::cost |
pointer to the previous path point
Definition at line 266 of file aaccoder.c.
Referenced by encode_window_bands_info().
1.5.8