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 85 of file ac3.h.

Field Documentation

int AC3BitAllocParameters::cpl_fast_leak

Definition at line 89 of file ac3.h.

Referenced by bit_alloc_init(), ff_ac3_bit_alloc_calc_mask(), and output_audio_block().

int AC3BitAllocParameters::cpl_slow_leak

Definition at line 89 of file ac3.h.

Referenced by bit_alloc_init(), ff_ac3_bit_alloc_calc_mask(), and output_audio_block().

int AC3BitAllocParameters::db_per_bit

Definition at line 88 of file ac3.h.

Referenced by bit_alloc_init(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::fast_decay

Definition at line 88 of file ac3.h.

Referenced by bit_alloc_init(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::floor

Definition at line 88 of file ac3.h.

Referenced by bit_alloc(), and bit_alloc_init().

int AC3BitAllocParameters::slow_decay

Definition at line 88 of file ac3.h.

Referenced by bit_alloc_init(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::slow_gain

Definition at line 88 of file ac3.h.

Referenced by bit_alloc_init(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::sr_shift

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