Searched refs:mOutputChannel (Results 1 – 2 of 2) sorted by relevance
57 int mOutputChannel = 0; field in BaseSineAnalyzer129 mOutputChannel = outputChannel; in setOutputChannel()133 return mOutputChannel; in getOutputChannel()
157 final int mOutputChannel; // The index of the channel to play (for the field in AudioMultichannelMixdownActivity.TestPhase179 mOutputChannel = outChannel; in TestPhase()788 mAudioSource.setMask(1 << testPhase.mOutputChannel); in advanceTestPhase()837 mSourceProvider = new SparseChannelAudioSourceProvider(1 << testPhase.mOutputChannel); in startDuplex()861 mAudioSource.setMask(1 << testPhase.mOutputChannel); in startDuplex()