Searched refs:M4ERR_READ_ONLY (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_Error.h154 #define M4ERR_READ_ONLY M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000009) macro
/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_FileReader.c510 * @return M4ERR_READ_ONLY: this option is a read only one
530 M4ERR_READ_ONLY, "M4OSA_fileReadSetOption");
H A DM4OSA_FileWriter.c525 * @return M4ERR_READ_ONLY: this option is a read only one
546 M4OSA_DEBUG_IF2(!M4OSA_OPTION_ID_IS_WRITABLE(optionID), M4ERR_READ_ONLY,
H A DM4OSA_Thread.c616 * @return M4ERR_READ_ONLY: this option is a read only one
644 M4ERR_READ_ONLY, "M4OSA_threadSyncSetOption");
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp68 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_READ_ONLY ),
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Interface.c497 return (M4OSA_ERR)M4ERR_READ_ONLY;

Completed in 182 milliseconds