FFmpeg
Loading...
Searching...
No Matches
BandCodingPath Struct Reference

structure used in optimal codebook search More...

Data Fields

int prev_idx
 pointer to the previous path point
 
float cost
 path cost
 
int run
 

Detailed Description

structure used in optimal codebook search

Definition at line 290 of file aaccoder.c.

Field Documentation

◆ prev_idx

int BandCodingPath::prev_idx

pointer to the previous path point

Definition at line 291 of file aaccoder.c.

◆ cost

float BandCodingPath::cost

path cost

Definition at line 292 of file aaccoder.c.

◆ run

int BandCodingPath::run

Definition at line 293 of file aaccoder.c.


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