portArray <input> in1
The input data to the function. When in TP_API=WINDOW, the port is a window of samples of TT_DATA type. The number of samples in the window is described by TP_INPUT_WINDOW_VSIZE.
portArray <output> out
An output port of TT_DATA type. When in TP_API=WINDOW, the port is a window of TP_INPUT_WINDOW_VSIZE samples.
kernel m_ddsKernel [TP_SSR]
kernel instance used to set constraints - getKernels function returns a pointer to this.