Source position: vDSP.pas line 1702
procedure vDSP_zvmulD( |
__vDSP_input1: DSPDoubleSplitComplexPtr; |
__vDSP_stride1: vDSP_Stride; |
__vDSP_input2: DSPDoubleSplitComplexPtr; |
__vDSP_stride2: vDSP_Stride; |
__vDSP_result: DSPDoubleSplitComplexPtr; |
__vDSP_strideResult: vDSP_Stride; |
__vDSP_size: vDSP_Length; |
__vDSP_conjugate: SInt32 |
); |