Home | History | Annotate | Download | only in lib_src

Lines Matching defs:Reverb

7  * Contains the implementation of the Reverb effect.
94 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Failed to allocate Reverb memory\n"); */ }
204 // clear the reverb delay line
211 ///code from the EAS DEMO Reverb
212 //now copy from the new preset into the reverb
245 ///code from the EAS DEMO Reverb
297 Reverb(pReverbData, numSamples, pDst, pSrc);
508 * Reverb
511 * apply reverb to the given signal
525 static EAS_RESULT Reverb(S_REVERB_OBJECT *pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuffer)
713 //scale reverb output by wet level
752 //scale reverb output by wet level
773 } /* end Reverb */
781 * Initializes the Reverb effect.
805 * Get a Reverb parameter
850 * Set a Reverb parameter
910 * - reverb paramters (fbk, fwd, etc) will be changed
960 * Purpose: sets global reverb