Searched refs:M4MCS_ERR_MAXFILESIZE_TOO_SMALL (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_ErrorCodes.h108 #define M4MCS_ERR_MAXFILESIZE_TOO_SMALL M4OSA_ERR_CREATE( M4_ERR, M4MCS, 0x33) macro
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp193 VIDEOEDIT_OSAL_RESULT_INIT(M4MCS_ERR_MAXFILESIZE_TOO_SMALL ),
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c4449 * @return M4MCS_ERR_MAXFILESIZE_TOO_SMALL: Not enough space to store whole output file at given
5300 * @return M4MCS_ERR_MAXFILESIZE_TOO_SMALL:
9963 * @return M4MCS_ERR_MAXFILESIZE_TOO_SMALL
10043 return M4MCS_ERR_MAXFILESIZE_TOO_SMALL;

Completed in 122 milliseconds