Searched refs:STRM_CHANNEL_NUM_PER_TRACK (Results 1 – 2 of 2) sorted by relevance
177 static const u32 STRM_CHANNEL_NUM_PER_TRACK = 2; variable
1980 if ( channelIndex >= STRM_CHANNEL_NUM_PER_TRACK ) return NULL; in GetTrackChannel()