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

/frameworks/wilhelm/src/itf/
H A DIEnvironmentalReverb.c71 static SLresult IEnvironmentalReverb_GetRoomLevel(SLEnvironmentalReverbItf self, SLmillibel *pRoom) argument
75 if (NULL == pRoom) {
91 *pRoom = thiz->mProperties.roomLevel;

Completed in 43 milliseconds