NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tA2D_SBC_CIE Struct Reference

Description

Definition at line 77 of file a2d_sbc.h.

Public Attributes

UINT8 samp_freq
 
UINT8 ch_mode
 
UINT8 block_len
 
UINT8 num_subbands
 
UINT8 alloc_mthd
 
UINT8 max_bitpool
 
UINT8 min_bitpool
 

Member Data Documentation

◆ samp_freq

UINT8 tA2D_SBC_CIE::samp_freq

Definition at line 79 of file a2d_sbc.h.

◆ ch_mode

UINT8 tA2D_SBC_CIE::ch_mode

Definition at line 80 of file a2d_sbc.h.

◆ block_len

UINT8 tA2D_SBC_CIE::block_len

Definition at line 81 of file a2d_sbc.h.

◆ num_subbands

UINT8 tA2D_SBC_CIE::num_subbands

Definition at line 82 of file a2d_sbc.h.

◆ alloc_mthd

UINT8 tA2D_SBC_CIE::alloc_mthd

Definition at line 83 of file a2d_sbc.h.

◆ max_bitpool

UINT8 tA2D_SBC_CIE::max_bitpool

Definition at line 84 of file a2d_sbc.h.

◆ min_bitpool

UINT8 tA2D_SBC_CIE::min_bitpool

Definition at line 85 of file a2d_sbc.h.