Source position: vDSP.pas line 274
type DSPDoubleSplitComplex = record
realp: Float64Ptr;
imagp: Float64Ptr;
end;