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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4WRITER_common.h 44 #define M4WAR_WRITER_STOP_REQ M4OSA_ERR_CREATE(M4_WAR, M4WRITER_COMMON ,0x000001)
  /frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Interface.c 740 err = M4WAR_WRITER_STOP_REQ;
810 err = M4WAR_WRITER_STOP_REQ;
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 208 VIDEOEDIT_OSAL_RESULT_INIT(M4WAR_WRITER_STOP_REQ ),
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditAudio.c 365 the warning M4WAR_WRITER_STOP_REQ is returned when the targeted output file
369 if( M4WAR_WRITER_STOP_REQ == err )
752 the warning M4WAR_WRITER_STOP_REQ is returned when the targeted output file
756 if( M4WAR_WRITER_STOP_REQ == err )
    [all...]
M4PTO3GPP_API.c 714 if( (((M4OSA_UInt32)M4WAR_WRITER_STOP_REQ) == err) ||
    [all...]
M4VSS3GPP_EditVideo.c 333 /* the warning M4WAR_WRITER_STOP_REQ is returned when the targeted output
337 if( M4WAR_WRITER_STOP_REQ == err )
506 /* the warning M4WAR_WRITER_STOP_REQ is returned when the targeted output
510 else if( M4WAR_WRITER_STOP_REQ == err )
670 /* the warning M4WAR_WRITER_STOP_REQ is returned when the targeted output
674 else if( M4WAR_WRITER_STOP_REQ == err )
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 184 milliseconds