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

  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 201 M4OSA_Int32 aNumChan; /**< number of channels (=1(mono) or =2(stereo))
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h 74 M4OSA_Int32 aNumChan; /**< number of channels (=1(mono) or =2(stereo))
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c     [all...]
M4VSS3GPP_ClipAnalysis.c 626 pClipProperties->uiNbChannels = pClipCtxt->AacProperties.aNumChan;
    [all...]
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp 377 pProperties->aNumChan = (M4OSA_UInt32)result;
514 aacProperties.aNumChan;
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 370 milliseconds