Home
last modified time | relevance | path

Searched refs:M4VSS3GPP_ERR_UNSUPPORTED_MP3_ASSEMBLY (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h183 #define M4VSS3GPP_ERR_UNSUPPORTED_MP3_ASSEMBLY M4OSA_ERR_CREATE( M4_ERR, M4VSS3GPP, 0x0035) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp139 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_UNSUPPORTED_MP3_ASSEMBLY ),
DVideoEditorClasses.cpp279 M4VSS3GPP_ERR_UNSUPPORTED_MP3_ASSEMBLY ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_ClipAnalysis.c239 return M4VSS3GPP_ERR_UNSUPPORTED_MP3_ASSEMBLY; in M4VSS3GPP_editCheckClipCompatibility()
DM4VSS3GPP_Edit.c1968 case M4VSS3GPP_ERR_UNSUPPORTED_MP3_ASSEMBLY: in M4VSS3GPP_GetErrorMessage()