HomeSort by relevance Sort by last modified time
    Searched refs:aSBRPresent (Results 1 - 6 of 6) sorted by null

  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp 346 pProperties->aSBRPresent = 0;
351 pProperties->aSBRPresent = 1;
356 pProperties->aSBRPresent = 1;
380 pProperties->aMaxPCMSamplesPerCh = (pProperties->aSBRPresent) ? 2048 : 1024;
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 206 M4OSA_Int32 aSBRPresent; /**< presence=1/absence=0 of SBR */
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 79 M4OSA_Int32 aSBRPresent; /**< presence=1/absence=0 of SBR */
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c     [all...]
M4VSS3GPP_ClipAnalysis.c 630 if( pClipCtxt->AacProperties.aSBRPresent )
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 167 milliseconds