FFmpeg
|
Data Fields | |
float | cost |
int | prev |
int | nibble |
Definition at line 295 of file aaccoder.c.
float TrellisPath::cost |
Definition at line 296 of file aaccoder.c.
int TrellisPath::prev |
Definition at line 297 of file aaccoder.c.
Referenced by g722_encode_trellis().
int TrellisPath::nibble |
Definition at line 57 of file adpcmenc.c.