Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_ErrorCodes.h236 #define M4VSS3GPP_ERR_BEGINLOOP_HIGHER_ENDLOOP M4OSA_ERR_CREATE( M4_ERR,\ macro
/frameworks/base/media/jni/mediaeditor/
DVideoEditorOsal.cpp152 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_BEGINLOOP_HIGHER_ENDLOOP ),
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_AudioMixing.c131 return M4VSS3GPP_ERR_BEGINLOOP_HIGHER_ENDLOOP; in M4VSS3GPP_audioMixingInit()
900 return M4VSS3GPP_ERR_BEGINLOOP_HIGHER_ENDLOOP; in M4VSS3GPP_intAudioMixingOpen()
DM4VSS3GPP_Edit.c2022 case M4VSS3GPP_ERR_BEGINLOOP_HIGHER_ENDLOOP: in M4VSS3GPP_GetErrorMessage()