FFmpeg
|
FFTCoefficient Struct Reference
Data Fields | |
int16_t | sub_packet |
uint8_t | channel |
int16_t | offset |
int16_t | exp |
uint8_t | phase |
Detailed Description
Field Documentation
uint8_t FFTCoefficient::channel |
Definition at line 118 of file qdm2.c.
Referenced by qdm2_fft_init_coefficient(), and qdm2_fft_tone_synthesizer().
int16_t FFTCoefficient::exp |
Definition at line 120 of file qdm2.c.
Referenced by qdm2_fft_init_coefficient(), and qdm2_fft_tone_synthesizer().
int16_t FFTCoefficient::offset |
Definition at line 119 of file qdm2.c.
Referenced by qdm2_fft_init_coefficient(), and qdm2_fft_tone_synthesizer().
uint8_t FFTCoefficient::phase |
Definition at line 121 of file qdm2.c.
Referenced by qdm2_fft_init_coefficient(), and qdm2_fft_tone_synthesizer().
int16_t FFTCoefficient::sub_packet |
Definition at line 117 of file qdm2.c.
Referenced by qdm2_fft_init_coefficient(), and qdm2_fft_tone_synthesizer().
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