Home
last modified time | relevance | path

Searched refs:M4ERR_CONTEXT_FAILED (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/osal/src/
DM4OSA_Semaphore.c94 M4OSA_DEBUG(M4ERR_CONTEXT_FAILED, in M4OSA_semaphoreOpen()
97 return M4ERR_CONTEXT_FAILED; in M4OSA_semaphoreOpen()
DM4OSA_Mutex.c97 M4OSA_DEBUG(M4ERR_CONTEXT_FAILED, "M4OSA_mutexOpen: OS mutex creation failed"); in M4OSA_mutexOpen()
99 return M4ERR_CONTEXT_FAILED ; in M4OSA_mutexOpen()
/frameworks/av/libvideoeditor/osal/inc/
DM4OSA_Error.h147 #define M4ERR_CONTEXT_FAILED M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000005) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp62 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_CONTEXT_FAILED ),
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Writer.c2124 M4ERR_CONTEXT_FAILED, in M4MP4W_processAU()
2128 M4ERR_CONTEXT_FAILED, in M4MP4W_processAU()
2137 M4ERR_CONTEXT_FAILED, in M4MP4W_processAU()
2141 M4ERR_CONTEXT_FAILED, in M4MP4W_processAU()