FFmpeg
Data Fields
AC3BitAllocParameters Struct Reference

#include <ac3.h>

Data Fields

int sr_code
 
int sr_shift
 
int slow_gain
 
int slow_decay
 
int fast_decay
 
int db_per_bit
 
int floor
 
int cpl_fast_leak
 
int cpl_slow_leak
 

Detailed Description

Definition at line 95 of file ac3.h.

Field Documentation

◆ sr_code

int AC3BitAllocParameters::sr_code

Definition at line 96 of file ac3.h.

◆ sr_shift

int AC3BitAllocParameters::sr_shift

Definition at line 97 of file ac3.h.

◆ slow_gain

int AC3BitAllocParameters::slow_gain

Definition at line 98 of file ac3.h.

◆ slow_decay

int AC3BitAllocParameters::slow_decay

Definition at line 98 of file ac3.h.

◆ fast_decay

int AC3BitAllocParameters::fast_decay

Definition at line 98 of file ac3.h.

◆ db_per_bit

int AC3BitAllocParameters::db_per_bit

Definition at line 98 of file ac3.h.

◆ floor

int AC3BitAllocParameters::floor

Definition at line 98 of file ac3.h.

◆ cpl_fast_leak

int AC3BitAllocParameters::cpl_fast_leak

Definition at line 99 of file ac3.h.

◆ cpl_slow_leak

int AC3BitAllocParameters::cpl_slow_leak

Definition at line 99 of file ac3.h.


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