in_ppInputData | Array of input buffers to process |
io_ppOutputData | Array of output buffers to store results |
in_ppCoefs1 | Array of coefficients to use for processing the first biquad |
io_ppMemories1 | Array of memories to use for processing the first biquad |
in_ppCoefs2 | Array of coefficients to use for processing the second biquad |
io_ppMemories2 | Array of memories to use for processing the second biquad |
in_pNumSamplesPerInterpStage | Number of samples to process in each channel in each stage of the process |
in_uNumInterpStages | Number of stages of the process to run |
in_uNumChannels | Number of channels to process |