Searched refs:mOutputChannels (Results 1 – 2 of 2) sorted by relevance
354 mOutputChannels(audio_channel_count_from_out_mask(outputChannelMask)) in RemixBufferProvider()358 mInputChannels, mOutputChannels); in RemixBufferProvider()365 memcpy_by_index_array(dst, mOutputChannels, in copyFrames()
169 const size_t mOutputChannels; variable