OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4ERR_FILE_INVALID_POSITION
(Results
1 - 4
of
4
) sorted by null
/frameworks/media/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
82
VIDEOEDIT_OSAL_RESULT_INIT(
M4ERR_FILE_INVALID_POSITION
),
/frameworks/media/libvideoeditor/osal/src/
M4OSA_FileCommon.c
371
* @return
M4ERR_FILE_INVALID_POSITION
: the position cannot be reached
441
return
M4ERR_FILE_INVALID_POSITION
;
/frameworks/media/libvideoeditor/vss/src/
M4xVSS_API.c
[
all
...]
Completed in 276 milliseconds