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

  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 46 #define M4ERR_CHECK_RETURN(err) if(M4NO_ERROR!=err) return err;
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 160 M4ERR_CHECK_RETURN(err);
165 M4ERR_CHECK_RETURN(err);
207 M4ERR_CHECK_RETURN(err);
234 M4ERR_CHECK_RETURN(err);
597 M4ERR_CHECK_RETURN(err);
674 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/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c 149 #define M4ERR_CHECK_RETURN(err) if(M4NO_ERROR!=err) return err;
    [all...]

Completed in 6782 milliseconds