Home
last modified time | relevance | path

Searched refs:M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_Codecs.c771 M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT, in M4VSS3GPP_setCurrentVideoEncoder()
773 return M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT; in M4VSS3GPP_setCurrentVideoEncoder()
785 M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT, in M4VSS3GPP_setCurrentVideoEncoder()
788 return M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT; in M4VSS3GPP_setCurrentVideoEncoder()
DM4VSS3GPP_Edit.c1917 case M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT: in M4VSS3GPP_GetErrorMessage()
DM4VSS3GPP_AudioMixing.c3978 return M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT; in M4VSS3GPP_intAudioMixingCreateVideoEncoder()
DM4VSS3GPP_EditVideo.c2583 return M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT; in M4VSS3GPP_intCreateVideoEncoder()
/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h131 #define M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT M4OSA_ERR_CREATE( M4_ERR, M4VSS3GPP, 0x0020) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp124 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT ),
DVideoEditorClasses.cpp251 M4VSS3GPP_ERR_EDITING_UNSUPPORTED_VIDEO_FORMAT ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()