Searched refs:M4WAR_WRITER_STOP_REQ (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4WRITER_common.h44 #define M4WAR_WRITER_STOP_REQ M4OSA_ERR_CREATE(M4_WAR, M4WRITER_COMMON ,0x000001) macro
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Interface.c740 err = M4WAR_WRITER_STOP_REQ;
810 err = M4WAR_WRITER_STOP_REQ;
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.cpp210 VIDEOEDIT_OSAL_RESULT_INIT(M4WAR_WRITER_STOP_REQ ),
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c365 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 )
1155 the warning M4WAR_WRITER_STOP_REQ is returned when the targeted output
1159 if( M4WAR_WRITER_STOP_REQ == err )
H A DM4PTO3GPP_API.c714 if( (((M4OSA_UInt32)M4WAR_WRITER_STOP_REQ) == err) ||
H A DM4VSS3GPP_EditVideo.c333 /* 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 )
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c7302 if( M4WAR_WRITER_STOP_REQ == err )
7396 if( M4WAR_WRITER_STOP_REQ == err )

Completed in 1725 milliseconds