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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h201 M4OSA_Int32 aNumChan; /**< number of channels (=1(mono) or =2(stereo)) member in struct:__anon257
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h74 M4OSA_Int32 aNumChan; /**< number of channels (=1(mono) or =2(stereo)) member in struct:__anon292
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c1199 pClipCtxt->AacProperties.aNumChan =
1248 pClipCtxt->AacProperties.aNumChan,
2081 pClipCtxt->AacProperties.aNumChan = optionValue;
H A DM4VSS3GPP_ClipAnalysis.c626 pClipProperties->uiNbChannels = pClipCtxt->AacProperties.aNumChan;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp377 pProperties->aNumChan = (M4OSA_UInt32)result;
514 aacProperties.aNumChan;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9619 pC->AacProperties.aNumChan =
9674 pC->AacProperties.aNumChan,
9770 pC->InputFileProperties.uiNbChannels = pC->AacProperties.aNumChan;
10644 pC->AacProperties.aNumChan =

Completed in 1690 milliseconds