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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h207 M4OSA_Int32 aPSPresent; /**< presence=1/absence=0 of PS */ member in struct:__anon257
/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_InternalTypes.h80 M4OSA_Int32 aPSPresent; /**< presence=1/absence=0 of PS */ member in struct:__anon292
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp345 pProperties->aPSPresent = 0;
350 pProperties->aPSPresent = 0;
355 pProperties->aPSPresent = 1;
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c1227 pClipCtxt->AacProperties.aPSPresent = 0;
1232 pClipCtxt->AacProperties.aPSPresent = 0;
1239 pClipCtxt->AacProperties.aPSPresent = 1;
H A DM4VSS3GPP_ClipAnalysis.c637 if( pClipCtxt->AacProperties.aPSPresent )
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9649 pC->AacProperties.aPSPresent = 0;
9654 pC->AacProperties.aPSPresent = 0;
9662 pC->AacProperties.aPSPresent = 1;
9782 if( pC->AacProperties.aPSPresent )

Completed in 359 milliseconds