FFmpeg
Data Fields
TrellisPath Struct Reference

Data Fields

float cost
 
int prev
 
int nibble
 

Detailed Description

Definition at line 188 of file aaccoder.c.

Field Documentation

◆ cost

float TrellisPath::cost

Definition at line 189 of file aaccoder.c.

Referenced by search_for_quantizers_anmr().

◆ prev

int TrellisPath::prev

Definition at line 190 of file aaccoder.c.

Referenced by g722_encode_trellis(), and search_for_quantizers_anmr().

◆ nibble

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: