Home
last modified time | relevance | path

Searched refs:M4VSS3GPP_ERR_NO_SUPPORTED_VIDEO_STREAM_IN_FILE (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h250 #define M4VSS3GPP_ERR_NO_SUPPORTED_VIDEO_STREAM_IN_FILE M4OSA_ERR_CREATE( M4_ERR,\ macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp166 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_NO_SUPPORTED_VIDEO_STREAM_IN_FILE ),
DVideoEditorClasses.cpp315 M4VSS3GPP_ERR_NO_SUPPORTED_VIDEO_STREAM_IN_FILE ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_Edit.c2030 case M4VSS3GPP_ERR_NO_SUPPORTED_VIDEO_STREAM_IN_FILE: in M4VSS3GPP_GetErrorMessage()