Searched refs:mNbOutputChannels (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp101 int32_t mNbOutputChannels; member in struct:android::__anon321
566 &pDecoderContext->mNbOutputChannels);
568 pDecoderContext->mNbOutputChannels);
675 (M4OSA_UInt32)pDecoderContext->mNbOutputChannels ) {
682 (M4OSA_UInt32)pDecoderContext->mNbOutputChannels ) {
750 pDecoderContext->mNbOutputChannels = channelCount;

Completed in 495 milliseconds