Searched refs:channelcount (Results 1 – 1 of 1) sorted by relevance
155 int channelcount = getChannelCount(); in configure() local157 mChannelBuffers.resize(channelcount); in configure()158 for (int ch = 0; ch < channelcount; ch++) { in configure()