Home
last modified time | relevance | path

Searched refs:M4VSS3GPP_ERR_BEGIN_CUT_LARGER_THAN_END_CUT (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h93 #define M4VSS3GPP_ERR_BEGIN_CUT_LARGER_THAN_END_CUT M4OSA_ERR_CREATE( M4_ERR, M4VSS3GPP, 0x0011) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp108 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_BEGIN_CUT_LARGER_THAN_END_CUT ),
DVideoEditorClasses.cpp223 M4VSS3GPP_ERR_BEGIN_CUT_LARGER_THAN_END_CUT ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_Edit.c1877 case M4VSS3GPP_ERR_BEGIN_CUT_LARGER_THAN_END_CUT: in M4VSS3GPP_GetErrorMessage()
2107 return M4VSS3GPP_ERR_BEGIN_CUT_LARGER_THAN_END_CUT; in M4VSS3GPP_intClipSettingsSanityCheck()