HomeSort by relevance Sort by last modified time
    Searched refs:M4ERR_CONTEXT_FAILED (Results 1 - 5 of 5) sorted by null

  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Mutex.c 54 * @return M4ERR_CONTEXT_FAILED: the context creation failed
97 M4OSA_DEBUG(M4ERR_CONTEXT_FAILED, "M4OSA_mutexOpen: OS mutex creation failed");
99 return M4ERR_CONTEXT_FAILED ;
M4OSA_Semaphore.c 63 * @return M4ERR_CONTEXT_FAILED: the context creation failed
94 M4OSA_DEBUG(M4ERR_CONTEXT_FAILED,
97 return M4ERR_CONTEXT_FAILED;
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Error.h 147 #define M4ERR_CONTEXT_FAILED M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000005)
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 62 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_CONTEXT_FAILED ),
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c     [all...]

Completed in 153 milliseconds