FFmpeg
|
AT1SUCtx Struct Reference
Sound unit struct, one unit is used per channel. More...
Data Fields | |
int | log2_block_count [AT1_QMF_BANDS] |
log2 number of blocks in a band More... | |
int | num_bfus |
number of Block Floating Units More... | |
float * | spectrum [2] |
Detailed Description
Field Documentation
int AT1SUCtx::log2_block_count[AT1_QMF_BANDS] |
log2 number of blocks in a band
Definition at line 61 of file atrac1.c.
Referenced by at1_imdct_block(), at1_unpack_dequant(), and atrac1_decode_frame().
int AT1SUCtx::num_bfus |
number of Block Floating Units
Definition at line 62 of file atrac1.c.
Referenced by at1_unpack_dequant().
float* AT1SUCtx::spectrum[2] |
Definition at line 63 of file atrac1.c.
Referenced by at1_imdct_block(), and atrac1_decode_init().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11