Home | History | Annotate | Download | only in Reverb

Lines Matching refs:InstParams

731     LVREV_InstanceParams_st   InstParams;                     /* Instance parameters */
736 InstParams.MaxBlockSize = MAX_CALL_SIZE;
737 InstParams.SourceFormat = LVM_STEREO; // Max format, could be mono during process
738 InstParams.NumDelays = LVREV_DELAYLINES_4;
743 &InstParams);
791 &InstParams);