Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h176 #define M4VSS3GPP_ERR_INCOMPATIBLE_VIDEO_TIME_SCALE M4OSA_ERR_CREATE( M4_ERR, M4VSS3GPP, 0x0033) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp137 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_INCOMPATIBLE_VIDEO_TIME_SCALE ),
DVideoEditorClasses.cpp275 M4VSS3GPP_ERR_INCOMPATIBLE_VIDEO_TIME_SCALE ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_Edit.c1959 case M4VSS3GPP_ERR_INCOMPATIBLE_VIDEO_TIME_SCALE: in M4VSS3GPP_GetErrorMessage()