Searched refs:ReverbUpdateRoom (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.h432 * ReverbUpdateRoom
447 static int ReverbUpdateRoom(reverb_object_t* pReverbData, bool fullUpdate);
H A DEffectReverb.c257 ReverbUpdateRoom(pReverb, true);
716 ReverbUpdateRoom(pReverb, init);
1904 * ReverbUpdateRoom
1919 static int ReverbUpdateRoom(reverb_object_t *pReverb, bool fullUpdate) { function
2018 } /* end ReverbUpdateRoom */

Completed in 46 milliseconds