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

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_FileCommon.h 114 #define M4ERR_FILE_INVALID_POSITION M4OSA_ERR_CREATE(M4_ERR, M4OSA_FILE_COMMON, 0x000004)
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 84 VIDEOEDIT_OSAL_RESULT_INIT(M4ERR_FILE_INVALID_POSITION ),
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_FileCommon.c 371 * @return M4ERR_FILE_INVALID_POSITION: the position cannot be reached
441 return M4ERR_FILE_INVALID_POSITION;
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c     [all...]

Completed in 33 milliseconds