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


Field Documentation

int AC3BitAllocParameters::sr_code

Definition at line 67 of file ac3.h.

Referenced by compute_bit_allocation(), ff_ac3_bit_alloc_calc_mask(), and parse_frame_header().

int AC3BitAllocParameters::sr_shift

Definition at line 68 of file ac3.h.

Referenced by compute_bit_allocation(), ff_ac3_bit_alloc_calc_mask(), and parse_frame_header().

int AC3BitAllocParameters::slow_gain

Definition at line 69 of file ac3.h.

Referenced by compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::slow_decay

Definition at line 69 of file ac3.h.

Referenced by compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::fast_decay

Definition at line 69 of file ac3.h.

Referenced by compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::db_per_bit

Definition at line 69 of file ac3.h.

Referenced by compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::floor

Definition at line 69 of file ac3.h.

Referenced by ac3_parametric_bit_allocation(), bit_alloc(), and compute_bit_allocation().

int AC3BitAllocParameters::cpl_fast_leak

Definition at line 70 of file ac3.h.

Referenced by ff_ac3_bit_alloc_calc_mask().

int AC3BitAllocParameters::cpl_slow_leak

Definition at line 70 of file ac3.h.

Referenced by ff_ac3_bit_alloc_calc_mask().


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 19:45:59 2008 for libextractor by  doxygen 1.5.1