Data for a single audio block.
More...
#include <libavcodec/ac3enc.h>
Data for a single audio block.
Definition at line 129 of file ac3enc.h.
◆ mdct_coef
MDCT coefficients.
Definition at line 130 of file ac3enc.h.
◆ fixed_coef
fixed-point MDCT coefficients
Definition at line 131 of file ac3enc.h.
◆ exp
original exponents
Definition at line 132 of file ac3enc.h.
◆ grouped_exp
grouped exponents
Definition at line 133 of file ac3enc.h.
◆ psd
psd per frequency bin
Definition at line 134 of file ac3enc.h.
◆ band_psd
psd per critical band
Definition at line 135 of file ac3enc.h.
◆ mask
◆ qmant
quantized mantissas
Definition at line 137 of file ac3enc.h.
◆ cpl_coord_exp
coupling coord exponents (cplcoexp)
Definition at line 138 of file ac3enc.h.
◆ cpl_coord_mant
coupling coord mantissas (cplcomant)
Definition at line 139 of file ac3enc.h.
◆ new_rematrixing_strategy
| uint8_t AC3Block::new_rematrixing_strategy |
send new rematrixing flags in this block
Definition at line 140 of file ac3enc.h.
◆ num_rematrixing_bands
| int AC3Block::num_rematrixing_bands |
◆ rematrixing_flags
| uint8_t AC3Block::rematrixing_flags[4] |
◆ new_cpl_strategy
| int AC3Block::new_cpl_strategy |
send new coupling strategy
Definition at line 143 of file ac3enc.h.
◆ cpl_in_use
◆ channel_in_cpl
◆ num_cpl_channels
| int AC3Block::num_cpl_channels |
number of channels in coupling
Definition at line 146 of file ac3enc.h.
◆ new_cpl_coords
send new coupling coordinates (cplcoe)
Definition at line 147 of file ac3enc.h.
◆ cpl_master_exp
coupling coord master exponents (mstrcplco)
Definition at line 148 of file ac3enc.h.
◆ new_snr_offsets
| int AC3Block::new_snr_offsets |
send new SNR offsets
Definition at line 149 of file ac3enc.h.
◆ new_cpl_leak
| int AC3Block::new_cpl_leak |
send new coupling leak info
Definition at line 150 of file ac3enc.h.
◆ end_freq
end frequency bin (endmant)
Definition at line 151 of file ac3enc.h.
The documentation for this struct was generated from the following file: