TrellisPath Struct Reference

Data Fields

float cost
int prev
int nibble

Detailed Description

Definition at line 545 of file aaccoder.c.

Field Documentation

float TrellisPath::cost

Definition at line 546 of file aaccoder.c.

Referenced by search_for_quantizers_anmr().

int TrellisPath::nibble

Definition at line 39 of file adpcmenc.c.

Referenced by adpcm_compress_trellis(), and adpcm_encode_frame().

int TrellisPath::prev

Definition at line 547 of file aaccoder.c.

Referenced by g722_encode_trellis(), and search_for_quantizers_anmr().


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