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

/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.h429 * ReverbUpdateRoom
444 static int ReverbUpdateRoom(reverb_object_t* pReverbData, bool fullUpdate);
H A DEffectReverb.c240 ReverbUpdateRoom(pReverb, true);
699 ReverbUpdateRoom(pReverb, init);
1887 * ReverbUpdateRoom
1902 static int ReverbUpdateRoom(reverb_object_t *pReverb, bool fullUpdate) { function
2001 } /* end ReverbUpdateRoom */

Completed in 640 milliseconds