Home
last modified time | relevance | path

Searched refs:M4MCS_ERR_END_CUT_SMALLER_THAN_BEGIN_CUT (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/inc/
DM4MCS_ErrorCodes.h106 #define M4MCS_ERR_END_CUT_SMALLER_THAN_BEGIN_CUT M4OSA_ERR_CREATE( M4_ERR, M4MCS, 0x32) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp192 VIDEOEDIT_OSAL_RESULT_INIT(M4MCS_ERR_END_CUT_SMALLER_THAN_BEGIN_CUT ),
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_API.c4527 return M4MCS_ERR_END_CUT_SMALLER_THAN_BEGIN_CUT; in M4MCS_setEncodingParams()