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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h 64 M4VIDEOEDITING_kFileType_Unsupported = 255 /**< Unsupported file media type */
  /frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp 102 M4VIDEOEDITING_FileType clipType = M4VIDEOEDITING_kFileType_Unsupported;
237 if (M4VIDEOEDITING_kFileType_Unsupported == pClipProperties->FileType)
334 M4VIDEOEDITING_kFileType_Unsupported;
343 *pClipType = M4VIDEOEDITING_kFileType_Unsupported;
VideoEditorClasses.cpp 149 VIDEOEDIT_JAVA_CONSTANT_INIT("UNSUPPORTED", M4VIDEOEDITING_kFileType_Unsupported)
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Edit.c 290 M4VIDEOEDITING_kFileType_Unsupported; /**< undefined */
490 M4VIDEOEDITING_kFileType_Unsupported; /**< 3GPP or MP3 (we don't do AMR output) */
    [all...]
M4VSS3GPP_AudioMixing.c 910 pC->AddedClipSettings.FileType = M4VIDEOEDITING_kFileType_Unsupported;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 133 milliseconds