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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h134 M4OSA_UInt32 m_nbChannels; /**< Number of channels in the audio stream member in struct:__anon124
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp472 pDecoderContext->mAudioStreamHandler->m_nbChannels = 1;
483 pDecoderContext->mAudioStreamHandler->m_nbChannels = 1;
513 pDecoderContext->mAudioStreamHandler->m_nbChannels =
538 pDecoderContext->mAudioStreamHandler->m_nbChannels);
674 if( pDecoderContext->mAudioStreamHandler->m_nbChannels ==
681 } else if( pDecoderContext->mAudioStreamHandler->m_nbChannels <
748 pDecoderContext->mAudioStreamHandler->m_nbChannels =
866 pDecoderContext->mAudioStreamHandler->m_nbChannels;
H A DVideoEditorMp3Reader.cpp530 (int32_t*)&pAudioStreamHandler->m_nbChannels);
H A DVideoEditor3gpReader.cpp1692 pAudioStreamHandler->m_nbChannels = 0;
/frameworks/av/libvideoeditor/vss/src/
H A DM4READER_Pcm.c381 pAudioStreamHandler->m_nbChannels = pDsi->nbChannels;
393 *pAudioStreamHandler->m_nbChannels;
H A DM4VSS3GPP_ClipAnalysis.c577 pClipProperties->uiNbChannels = pClipCtxt->pAudioStream->m_nbChannels;
583 * pClipCtxt->pAudioStream->m_nbChannels;
H A DM4VSS3GPP_Clip.c1200 pClipCtxt->pAudioStream->m_nbChannels;
1320 if( M4ENCODER_kMono == pClipCtxt->pAudioStream->m_nbChannels )
1365 * pClipCtxt->pAudioStream->m_nbChannels;
2054 * pClipCtxt->pAudioStream->m_nbChannels;
2083 pClipCtxt->pAudioStream->m_nbChannels = optionValue;
H A DM4READER_Amr.c300 pAudioStreamHandler->m_nbChannels = 0;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c4135 (pC->pReaderAudioStream->m_nbChannels == 1) ? \
4143 (pC->pReaderAudioStream->m_nbChannels == 1) ? \
6176 * pC->pReaderAudioStream->m_nbChannels;
6246 if( 1 == pC->pReaderAudioStream->m_nbChannels )
6433 *pC->pReaderAudioStream->m_nbChannels, M4MCS,
6449 *pC->pReaderAudioStream->m_nbChannels, M4MCS,
8326 * pC->pReaderAudioStream->m_nbChannels;
8401 if( pC->pReaderAudioStream->m_nbChannels == 1 )
8422 if( pC->pReaderAudioStream->m_nbChannels == 1 )
8450 && (pC->pReaderAudioStream->m_nbChannels
[all...]

Completed in 120 milliseconds