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