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

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_FileCommon.h 111 #define M4ERR_FILE_NOT_FOUND M4OSA_ERR_CREATE(M4_ERR, M4OSA_FILE_COMMON, 0x000001)
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_FileCommon.c 60 * @return M4ERR_FILE_NOT_FOUND: the file cannot be found
186 M4OSA_DEBUG(M4ERR_FILE_NOT_FOUND, "M4OSA_fileCommonOpen: No such file or directory");
188 return M4ERR_FILE_NOT_FOUND;
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 81 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_FILE_NOT_FOUND ),
VideoEditorClasses.cpp 194 M4ERR_FILE_NOT_FOUND ),
    [all...]
VideoEditorMain.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4AMRR_CoreReader.c 162 M4OSA_ERR err = M4ERR_FILE_NOT_FOUND ;
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]

Completed in 152 milliseconds