FFmpeg
Data Fields
QDM2FFT Struct Reference

Data Fields

AVComplexFloat complex [MPA_MAX_CHANNELS][256+1]
 
AVComplexFloat temp [MPA_MAX_CHANNELS][256]
 

Detailed Description

Definition at line 118 of file qdm2.c.

Field Documentation

◆ complex

AVComplexFloat QDM2FFT::complex[MPA_MAX_CHANNELS][256+1]

Definition at line 119 of file qdm2.c.

Referenced by qdm2_calculate_fft(), and qdm2_fft_tone_synthesizer().

◆ temp

AVComplexFloat QDM2FFT::temp[MPA_MAX_CHANNELS][256]

Definition at line 120 of file qdm2.c.

Referenced by qdm2_calculate_fft().


The documentation for this struct was generated from the following file: