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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h 48 M4VIDEOEDITING_kFileType_3GPP = 0, /**< 3GPP file media type : input & output */
  /frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp 372 *pClipType = M4VIDEOEDITING_kFileType_3GPP;
378 *pClipType = M4VIDEOEDITING_kFileType_3GPP;
384 *pClipType = M4VIDEOEDITING_kFileType_3GPP;
VideoEditorClasses.cpp 142 VIDEOEDIT_JAVA_CONSTANT_INIT("THREE_GPP", M4VIDEOEDITING_kFileType_3GPP),
    [all...]
VideoEditorMain.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 621 case M4VIDEOEDITING_kFileType_3GPP:
784 case M4VIDEOEDITING_kFileType_3GPP:
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c 708 case M4VIDEOEDITING_kFileType_3GPP:
878 case M4VIDEOEDITING_kFileType_3GPP:
    [all...]
M4VSS3GPP_ClipAnalysis.c     [all...]
M4xVSS_API.c 314 if( pSettings->pClipList[i]->FileType == M4VIDEOEDITING_kFileType_3GPP )
    [all...]
M4VSS3GPP_Edit.c     [all...]
M4PTO3GPP_API.c 434 case M4VIDEOEDITING_kFileType_3GPP:
    [all...]
M4VSS3GPP_Clip.c 311 if( M4VIDEOEDITING_kFileType_3GPP == pClipCtxt->pSettings->FileType )
    [all...]
M4xVSS_internal.c     [all...]
M4VSS3GPP_AudioMixing.c 671 pC->InputClipSettings.FileType = M4VIDEOEDITING_kFileType_3GPP;
    [all...]

Completed in 582 milliseconds