Resampling process requires input data samples to be “reused” in computation of multiple output samples, as per TP_INTERPOLATION_FACTOR / TP_DECIMATION_FACTOR
configuration. Since, a given input data sample may be required by more than one output path, but not all the output paths, it is not possible to create efficient data distribution connections that would take advantage of extra resources.
Therefore, Resampling does not support TP_SSR
mode.