#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 |
Definition at line 66 of file ac3.h.
Definition at line 67 of file ac3.h.
Referenced by ac3_parse_header(), compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 68 of file ac3.h.
Referenced by ac3_parse_audio_block(), ac3_parse_header(), compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 69 of file ac3.h.
Referenced by ac3_parse_audio_block(), compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 69 of file ac3.h.
Referenced by ac3_parse_audio_block(), compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 69 of file ac3.h.
Referenced by ac3_parse_audio_block(), compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 69 of file ac3.h.
Referenced by ac3_parse_audio_block(), compute_bit_allocation(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 69 of file ac3.h.
Referenced by ac3_parametric_bit_allocation(), ac3_parse_audio_block(), bit_alloc(), and compute_bit_allocation().
Definition at line 70 of file ac3.h.
Referenced by ac3_parse_audio_block(), and ff_ac3_bit_alloc_calc_mask().
Definition at line 70 of file ac3.h.
Referenced by ac3_parse_audio_block(), and ff_ac3_bit_alloc_calc_mask().
1.5.6