OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_nbChannels
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h
134
M4OSA_UInt32
m_nbChannels
; /**< Number of channels in the audio stream
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp
472
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
;
[
all
...]
VideoEditorMp3Reader.cpp
530
(int32_t*)&pAudioStreamHandler->
m_nbChannels
);
VideoEditor3gpReader.cpp
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4READER_Pcm.c
381
pAudioStreamHandler->
m_nbChannels
= pDsi->nbChannels;
393
*pAudioStreamHandler->
m_nbChannels
;
M4VSS3GPP_ClipAnalysis.c
577
pClipProperties->uiNbChannels = pClipCtxt->pAudioStream->
m_nbChannels
;
583
* pClipCtxt->pAudioStream->
m_nbChannels
;
[
all
...]
M4VSS3GPP_Clip.c
[
all
...]
M4READER_Amr.c
300
pAudioStreamHandler->
m_nbChannels
= 0;
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 736 milliseconds