HomeSort by relevance Sort by last modified time
    Searched refs:mChannelMuteMask (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/itf/
IMIDIMuteSolo.c 34 thiz->mChannelMuteMask |= mask;
36 thiz->mChannelMuteMask &= ~mask;
55 SLuint16 mask = thiz->mChannelMuteMask;
227 thiz->mChannelMuteMask = 0;
  /frameworks/wilhelm/src/
itfstruct.h 405 SLuint16 mChannelMuteMask;

Completed in 33 milliseconds