Home
last modified time | relevance | path

Searched refs:M4SYS_CMAPI (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
DM4SYS_AccessUnit.h82 #define M4ERR_AU_NO_MORE_FRAG M4OSA_ERR_CREATE(M4_ERR,M4SYS_CMAPI,0x000001)
83 #define M4ERR_AU_BUFFER_OVERFLOW M4OSA_ERR_CREATE(M4_ERR,M4SYS_CMAPI,0x000002)
84 #define M4ERR_AU_BAD_INDEX M4OSA_ERR_CREATE(M4_ERR,M4SYS_CMAPI,0x000003)
85 #define M4ERR_NOT_ENOUGH_FRAG M4OSA_ERR_CREATE(M4_ERR,M4SYS_CMAPI,0x000004)
/frameworks/av/libvideoeditor/osal/inc/
DM4OSA_Error.h123 #define M4SYS_CMAPI 0xB3 /**<SYSTEM Common Medi API*/ macro