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

  /frameworks/wilhelm/src/itf/
IMIDIMuteSolo.c 117 SLuint16 trackCount = thiz->mTrackCount;
132 if (!(track < thiz->mTrackCount)) {
155 if (!(track < thiz->mTrackCount) || NULL == pMute) {
175 if (!(track < thiz->mTrackCount)) {
197 if (!(track < thiz->mTrackCount) || NULL == pSolo) {
232 thiz->mTrackCount = 32; // wrong
  /frameworks/wilhelm/src/
itfstruct.h 408 SLuint16 mTrackCount;

Completed in 33 milliseconds