Searched refs:mChannelMuteMask (Results 1 – 2 of 2) sorted by relevance
34 thiz->mChannelMuteMask |= mask; in IMIDIMuteSolo_SetChannelMute()36 thiz->mChannelMuteMask &= ~mask; in IMIDIMuteSolo_SetChannelMute()55 SLuint16 mask = thiz->mChannelMuteMask; in IMIDIMuteSolo_GetChannelMute()227 thiz->mChannelMuteMask = 0; in IMIDIMuteSolo_init()
407 SLuint16 mChannelMuteMask; member