Searched defs:pDecayTime (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEnvironmentalReverb.c192 SLEnvironmentalReverbItf self, SLmillisecond *pDecayTime)
196 if (NULL == pDecayTime) {
212 *pDecayTime = thiz->mProperties.decayTime;
191 IEnvironmentalReverb_GetDecayTime( SLEnvironmentalReverbItf self, SLmillisecond *pDecayTime) argument

Completed in 72 milliseconds