Searched refs:strmChannelCount (Results 1 – 1 of 1) sorted by relevance
293 int strmChannelCount = 0; in GetRequiredStreamBufferSize() local298 strmChannelCount = soundArchivePlayerInfo.streamChannelMax; in GetRequiredStreamBufferSize()304 * strmChannelCount in GetRequiredStreamBufferSize()622 int strmChannelCount = 0; in SetupStreamBuffer() local627 strmChannelCount = soundArchivePlayerInfo.streamChannelMax; in SetupStreamBuffer()630 m_StreamBufferPool.Initialize( buffer, size, strmChannelCount ); in SetupStreamBuffer()