Searched refs:strmChannelCount (Results 1 – 1 of 1) sorted by relevance
291 int strmChannelCount = 0; in GetRequiredStreamBufferSize() local296 strmChannelCount = soundArchivePlayerInfo.streamChannelMax; in GetRequiredStreamBufferSize()302 * strmChannelCount in GetRequiredStreamBufferSize()620 int strmChannelCount = 0; in SetupStreamBuffer() local625 strmChannelCount = soundArchivePlayerInfo.streamChannelMax; in SetupStreamBuffer()628 m_StreamBufferPool.Initialize( buffer, size, strmChannelCount ); in SetupStreamBuffer()