Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h205 #define M4VSS3GPP_ERR_ADDVOLUME_EQUALS_ZERO M4OSA_ERR_CREATE( M4_ERR, M4VSS3GPP, 0x0051) macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp144 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_ADDVOLUME_EQUALS_ZERO ),
DVideoEditorClasses.cpp283 M4VSS3GPP_ERR_ADDVOLUME_EQUALS_ZERO ), in VIDEOEDIT_JAVA_DEFINE_CONSTANTS()
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_Edit.c1989 case M4VSS3GPP_ERR_ADDVOLUME_EQUALS_ZERO: in M4VSS3GPP_GetErrorMessage()
DM4VSS3GPP_AudioMixing.c659 return M4VSS3GPP_ERR_ADDVOLUME_EQUALS_ZERO; in M4VSS3GPP_intAudioMixingOpen()