Searched refs:strmChannelCount (Results 1 – 1 of 1) sorted by relevance
279 int strmChannelCount = 0; in GetRequiredStreamBufferSize() local284 strmChannelCount = soundArchivePlayerInfo.streamChannelMax; in GetRequiredStreamBufferSize()290 * strmChannelCount in GetRequiredStreamBufferSize()608 int strmChannelCount = 0; in SetupStreamBuffer() local613 strmChannelCount = soundArchivePlayerInfo.streamChannelMax; in SetupStreamBuffer()616 m_StreamBufferPool.Initialize( buffer, size, strmChannelCount ); in SetupStreamBuffer()