FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
TrellisPath Struct Reference

Data Fields

float cost
 
int prev
 
int nibble
 

Detailed Description

Definition at line 546 of file aaccoder.c.

Field Documentation

float TrellisPath::cost

Definition at line 547 of file aaccoder.c.

Referenced by search_for_quantizers_anmr().

int TrellisPath::prev

Definition at line 548 of file aaccoder.c.

Referenced by g722_encode_trellis(), and search_for_quantizers_anmr().

int TrellisPath::nibble

Definition at line 39 of file adpcmenc.c.

Referenced by adpcm_compress_trellis(), and adpcm_encode_frame().


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