OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4ERR_BAD_STREAM_ID
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/libvideoeditor/osal/inc/
M4OSA_Error.h
148
#define
M4ERR_BAD_STREAM_ID
M4OSA_ERR_CREATE(M4_ERR,M4_COMMON,0x000006)
/frameworks/av/libvideoeditor/vss/src/
M4AMRR_CoreReader.c
434
return
M4ERR_BAD_STREAM_ID
;
479
return
M4ERR_BAD_STREAM_ID
;
569
return
M4ERR_BAD_STREAM_ID
;
868
return
M4ERR_BAD_STREAM_ID
;
M4PCMR_CoreReader.c
291
* @return
M4ERR_BAD_STREAM_ID
at least one of the streamID does not exist
320
return
M4ERR_BAD_STREAM_ID
;
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c
[
all
...]
M4MP4W_Interface.c
696
* @return
M4ERR_BAD_STREAM_ID
: streamID is not VideoStreamID nor
722
M4ERR_BAD_STREAM_ID
,
760
* @return
M4ERR_BAD_STREAM_ID
: streamID is not VideoStreamID nor
787
M4ERR_BAD_STREAM_ID
,
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp
65
VIDEOEDIT_OSAL_RESULT_INIT(
M4ERR_BAD_STREAM_ID
),
Completed in 60 milliseconds