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

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Error.h 152 #define M4ERR_WRITE_ONLY M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000008)
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_FileReader.c 369 * @return M4ERR_WRITE_ONLY: this option is a write only one
390 M4ERR_WRITE_ONLY, "M4OSA_fileReadGetOption");
M4OSA_FileWriter.c 382 * @return M4ERR_WRITE_ONLY: this option is a write only one
402 M4OSA_DEBUG_IF2(!M4OSA_OPTION_ID_IS_READABLE(optionID), M4ERR_WRITE_ONLY,
M4OSA_Thread.c 720 * @return M4ERR_WRITE_ONLY: this option is a write only one
750 M4ERR_WRITE_ONLY, "M4OSA_threadSyncGetOption");
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 67 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_WRITE_ONLY ),

Completed in 94 milliseconds