[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: uos_dsp_noiseremoval.pas line 24
type TFFT = object |
||
BitReversed: PInteger; |
|
|
SinTable: PSingle; |
|
|
Points: Integer; |
|
|
FPCSinTable: array of Single; |
|
|
function InitializeFFT(); |
|
|
procedure EndFFT; |
|
|
function GetFFT(); |
|
|
procedure ReleaseFFT; |
|
|
procedure InverseRealFFTf(); |
|
|
procedure CleanupFFT; |
|
|
procedure RealFFTf(); |
|
|
procedure ReorderToTime(); |
|
|
procedure ReorderToFreq(); |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |