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

/frameworks/wilhelm/src/itf/
H A DIDeviceVolume.c23 SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale)
34 if (NULL != pMaxValue)
35 *pMaxValue = 10;
22 IDeviceVolume_GetVolumeScale(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale) argument

Completed in 39 milliseconds