Searched refs:mixerMasterProp (Results 1 – 1 of 1) sorted by relevance
67 mixerMasterProp[SND_PCM_STREAM_LAST+1] = variable174 mixer_info_t *info = mixerMasterProp[i].mInfo = new mixer_info_t; in ALSAMixer()176 property_get (mixerMasterProp[i].propName, in ALSAMixer()178 mixerMasterProp[i].propDefault); in ALSAMixer()253 if (mixerMasterProp[i].mInfo) { in ~ALSAMixer()254 delete mixerMasterProp[i].mInfo; in ~ALSAMixer()255 mixerMasterProp[i].mInfo = NULL; in ~ALSAMixer()269 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_PLAYBACK].mInfo; in setMasterVolume()288 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_CAPTURE].mInfo; in setMasterGain()