Searched defs:volume (Results 1 – 3 of 3) sorted by relevance
49 static SLresult IDeviceVolume_SetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 volume) in IDeviceVolume_SetVolume()96 SLint32 volume = thiz->mVolume[~deviceID]; in IDeviceVolume_GetVolume() local
466 float volume = atof(VOLUME); in main() local
1121 static inline int should_encrypt(struct volume_info *volume) in should_encrypt()