FFmpeg
Data Fields
TrellisPath Struct Reference

Data Fields

float cost
 
int prev
 
int nibble
 

Detailed Description

Definition at line 411 of file aaccoder.c.

Field Documentation

◆ cost

float TrellisPath::cost

Definition at line 412 of file aaccoder.c.

Referenced by search_for_quantizers_anmr().

◆ prev

int TrellisPath::prev

Definition at line 413 of file aaccoder.c.

Referenced by g722_encode_trellis(), and search_for_quantizers_anmr().

◆ nibble

int TrellisPath::nibble

Definition at line 56 of file adpcmenc.c.

Referenced by adpcm_compress_trellis().


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