Searched refs:mOutputChannels (Results 1 – 2 of 2) sorted by relevance
290 mOutputChannels(audio_channel_count_from_out_mask(outputChannelMask)) in RemixBufferProvider()294 mInputChannels, mOutputChannels); in RemixBufferProvider()301 memcpy_by_index_array(dst, mOutputChannels, in copyFrames()
131 const size_t mOutputChannels; variable