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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_ErrorCodes.h91 #define M4MCS_ERR_H263_PROFILE_NOT_SUPPORTED M4OSA_ERR_CREATE( M4_ERR, M4MCS, 0x20) macro
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp187 VIDEOEDIT_OSAL_RESULT_INIT(M4MCS_ERR_H263_PROFILE_NOT_SUPPORTED ),
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c5598 * @return M4MCS_ERR_H263_PROFILE_NOT_SUPPORTED
5636 returning M4MCS_ERR_H263_PROFILE_NOT_SUPPORTED");
5637 return M4MCS_ERR_H263_PROFILE_NOT_SUPPORTED;

Completed in 22 milliseconds