Searched refs:mOutputChannels (Results 1 – 2 of 2) sorted by relevance
352 mOutputChannels(audio_channel_count_from_out_mask(outputChannelMask)) in RemixBufferProvider()356 mInputChannels, mOutputChannels); in RemixBufferProvider()363 memcpy_by_index_array(dst, mOutputChannels, in copyFrames()
146 const size_t mOutputChannels; variable