OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4ERR_CHECK_RETURN
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h
46
#define
M4ERR_CHECK_RETURN
(err) if(M4NO_ERROR!=err) return err;
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c
160
M4ERR_CHECK_RETURN
(err);
165
M4ERR_CHECK_RETURN
(err);
247
M4ERR_CHECK_RETURN
(err);
274
M4ERR_CHECK_RETURN
(err);
609
M4ERR_CHECK_RETURN
(err);
686
M4ERR_CHECK_RETURN
(err);
[
all
...]
M4VSS3GPP_EditAudio.c
[
all
...]
M4VSS3GPP_AudioMixing.c
212
M4ERR_CHECK_RETURN
(err);
216
M4ERR_CHECK_RETURN
(err);
221
M4ERR_CHECK_RETURN
(err);
[
all
...]
M4VSS3GPP_Edit.c
225
M4ERR_CHECK_RETURN
(err);
230
M4ERR_CHECK_RETURN
(err);
[
all
...]
M4VSS3GPP_EditVideo.c
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
149
#define
M4ERR_CHECK_RETURN
(err) if(M4NO_ERROR!=err) return err;
[
all
...]
Completed in 37 milliseconds