Searched refs:MAX_TRACK (Results 1 – 2 of 2) sorted by relevance
88 assert( /* 0 <= i && */ i < MAX_TRACK); in track_check()198 assert(MAX_TRACK > i); in IOutputMixExt_FillBuffer()346 for (i = 0; i < MAX_TRACK; ++i, ++track) { in IOutputMixExt_init()399 assert(MAX_TRACK > i); in IOutputMixExt_checkAudioPlayerSourceSink()
438 #define MAX_TRACK 32 // see mActiveMask macro452 Track mTracks[MAX_TRACK];