Searched refs:M4ERR_FILE_NOT_FOUND (Results 1 – 7 of 7) sorted by relevance
111 #define M4ERR_FILE_NOT_FOUND M4OSA_ERR_CREATE(M4_ERR, M4OSA_FILE_COMMON, 0x000001) macro
186 … M4OSA_DEBUG(M4ERR_FILE_NOT_FOUND, "M4OSA_fileCommonOpen: No such file or directory"); in M4OSA_fileCommonOpen()188 return M4ERR_FILE_NOT_FOUND; in M4OSA_fileCommonOpen()
81 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_FILE_NOT_FOUND ),
194 M4ERR_FILE_NOT_FOUND ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()
1496 return M4ERR_FILE_NOT_FOUND; in removeAlphafromRGB8888()
162 M4OSA_ERR err = M4ERR_FILE_NOT_FOUND ; in M4AMRR_openRead()
2875 return M4ERR_FILE_NOT_FOUND; in LvGetImageThumbNail()