Home
last modified time | relevance | path

Searched refs:MixREVERBLeftRight (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/psf/peops/
H A Dreverb.cc89 static inline void MixREVERBLeftRight(s32 *oleft, s32 *oright, s32 inleft, s32 inright) in MixREVERBLeftRight() function
H A Dspu.cc462 MixREVERBLeftRight(&sl,&sr,revLeft,revRight); in SPUasync()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/peops/
H A Dreverb.c88 static INLINE void MixREVERBLeftRight(spu_state_t *spu, s32 *oleft, s32 *oright, s32 inleft, s32 in… in MixREVERBLeftRight() function
H A Dspu.c417 MixREVERBLeftRight(spu, &sl,&sr,revLeft,revRight); in SPUasync()