Home
last modified time | relevance | path

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

/frameworks/media/libvideoeditor/vss/inc/
DM4VSS3GPP_InternalTypes.h201 M4OSA_Int32 aNumChan; /**< number of channels (=1(mono) or =2(stereo)) member
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorAudioDecoder.cpp377 pProperties->aNumChan = (M4OSA_UInt32)result; in VideoEditorAudioDecoder_parse_AAC_DSI()
514 aacProperties.aNumChan; in VideoEditorAudioDecoder_create()
/frameworks/media/libvideoeditor/vss/src/
DM4VSS3GPP_Clip.c1187 pClipCtxt->AacProperties.aNumChan = in M4VSS3GPP_intClipPrepareAudioDecoder()
1236 pClipCtxt->AacProperties.aNumChan, in M4VSS3GPP_intClipPrepareAudioDecoder()
2069 pClipCtxt->AacProperties.aNumChan = optionValue; in M4VSS3GPP_intCheckAndGetCodecAacProperties()
DM4VSS3GPP_ClipAnalysis.c626 pClipProperties->uiNbChannels = pClipCtxt->AacProperties.aNumChan; in M4VSS3GPP_intBuildAnalysis()
/frameworks/media/libvideoeditor/vss/mcs/inc/
DM4MCS_InternalTypes.h74 M4OSA_Int32 aNumChan; /**< number of channels (=1(mono) or =2(stereo)) member
/frameworks/media/libvideoeditor/vss/mcs/src/
DM4MCS_API.c9622 pC->AacProperties.aNumChan = in M4MCS_intGetInputClipProperties()
9677 pC->AacProperties.aNumChan, in M4MCS_intGetInputClipProperties()
9773 pC->InputFileProperties.uiNbChannels = pC->AacProperties.aNumChan; in M4MCS_intGetInputClipProperties()
10647 pC->AacProperties.aNumChan = in M4MCS_intCheckAndGetCodecProperties()