#include <a52_internal.h>

Data Fields | |
| uint8_t | fscod |
| uint8_t | halfrate |
| uint8_t | acmod |
| uint8_t | lfeon |
| level_t | clev |
| level_t | slev |
| int | output |
| level_t | level |
| sample_t | bias |
| int | dynrnge |
| level_t | dynrng |
| void * | dynrngdata |
| level_t(* | dynrngcall )(level_t range, void *dynrngdata) |
| uint8_t | chincpl |
| uint8_t | phsflginu |
| uint8_t | cplstrtmant |
| uint8_t | cplendmant |
| uint32_t | cplbndstrc |
| level_t | cplco [5][18] |
| uint8_t | cplstrtbnd |
| uint8_t | ncplbnd |
| uint8_t | rematflg |
| uint8_t | endmant [5] |
| uint16_t | bai |
| uint32_t * | buffer_start |
| uint16_t | lfsr_state |
| uint32_t | bits_left |
| uint32_t | current_word |
| uint8_t | csnroffst |
| ba_t | cplba |
| ba_t | ba [5] |
| ba_t | lfeba |
| uint8_t | cplfleak |
| uint8_t | cplsleak |
| expbap_t | cpl_expbap |
| expbap_t | fbw_expbap [5] |
| expbap_t | lfe_expbap |
| sample_t * | samples |
| int | downmixed |
Definition at line 35 of file a52_internal.h.
| uint8_t a52_state_s::fscod |
| uint8_t a52_state_s::halfrate |
| uint8_t a52_state_s::acmod |
| uint8_t a52_state_s::lfeon |
Definition at line 39 of file a52_internal.h.
Referenced by a52_block(), a52_frame(), and zero_snr_offsets().
Definition at line 47 of file a52_internal.h.
Referenced by a52_block(), a52_dynrng(), and a52_frame().
| void* a52_state_s::dynrngdata |
| level_t(* a52_state_s::dynrngcall)(level_t range, void *dynrngdata) |
Referenced by a52_block(), a52_dynrng(), and a52_frame().
| uint8_t a52_state_s::chincpl |
Definition at line 52 of file a52_internal.h.
Referenced by a52_block(), coeff_get_coupling(), and zero_snr_offsets().
| uint8_t a52_state_s::phsflginu |
| uint8_t a52_state_s::cplstrtmant |
| uint8_t a52_state_s::cplendmant |
| uint32_t a52_state_s::cplbndstrc |
| level_t a52_state_s::cplco[5][18] |
| uint8_t a52_state_s::cplstrtbnd |
| uint8_t a52_state_s::ncplbnd |
| uint8_t a52_state_s::rematflg |
| uint8_t a52_state_s::endmant[5] |
| uint16_t a52_state_s::bai |
| uint32_t* a52_state_s::buffer_start |
Definition at line 69 of file a52_internal.h.
Referenced by a52_bitstream_set_ptr(), and bitstream_fill_current().
| uint16_t a52_state_s::lfsr_state |
| uint32_t a52_state_s::bits_left |
Definition at line 71 of file a52_internal.h.
Referenced by a52_bitstream_get_bh(), a52_bitstream_get_bh_2(), a52_bitstream_set_ptr(), bitstream_get(), and bitstream_get_2().
| uint32_t a52_state_s::current_word |
Definition at line 72 of file a52_internal.h.
Referenced by a52_bitstream_get_bh(), a52_bitstream_get_bh_2(), a52_bitstream_set_ptr(), bitstream_fill_current(), bitstream_get(), and bitstream_get_2().
| uint8_t a52_state_s::csnroffst |
Definition at line 74 of file a52_internal.h.
Referenced by a52_bit_allocate(), a52_block(), and zero_snr_offsets().
Definition at line 75 of file a52_internal.h.
Referenced by a52_block(), a52_frame(), and zero_snr_offsets().
Definition at line 76 of file a52_internal.h.
Referenced by a52_block(), a52_frame(), and zero_snr_offsets().
| uint8_t a52_state_s::cplfleak |
| uint8_t a52_state_s::cplsleak |
Definition at line 86 of file a52_internal.h.
Referenced by a52_block(), a52_free(), a52_init(), and a52_samples().
1.5.5