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

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 208 M4OSA_Int32 aMaxPCMSamplesPerCh; /**< max number of PCM samples per channel */
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 81 M4OSA_Int32 aMaxPCMSamplesPerCh; /**< max number of PCM samples per channel */
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp 380 pProperties->aMaxPCMSamplesPerCh = (pProperties->aSBRPresent) ? 2048 : 1024;
    [all...]

Completed in 400 milliseconds