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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp350 int32_t iNbChannel = 0; local
415 iNbChannel = 1;
420 iNbChannel = 2;
430 encoderMetadata->setInt32(kKeyChannelCount, iNbChannel);

Completed in 134 milliseconds