Searched refs:M4VSS3GPP_intClipClose (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h221 * M4OSA_ERR M4VSS3GPP_intClipClose()
228 M4OSA_ERR M4VSS3GPP_intClipClose(M4VSS3GPP_ClipContext *pClipCtxt);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_ClipAnalysis.c159 err = M4VSS3GPP_intClipClose(pClipContext);
H A DM4VSS3GPP_Clip.c1653 * M4OSA_ERR M4VSS3GPP_intClipClose()
1660 M4OSA_ERR M4VSS3GPP_intClipClose( M4VSS3GPP_ClipContext *pClipCtxt ) function
1667 "M4VSS3GPP_intClipClose: pClipCtxt is M4OSA_NULL");
1688 "M4VSS3GPP_intClipClose: m_pAudioDecoder->m_pFctDestroyAudioDec returns 0x%x",
1727 "M4VSS3GPP_intClipClose(): m_pReader->m_pFctClose returns 0x%x",
1739 "M4VSS3GPP_intClipClose(): m_pReader->m_pFctDestroy returns 0x%x",
1748 M4OSA_TRACE3_1("M4VSS3GPP_intClipClose(Ctxt=0x%x): returning M4NO_ERROR",

Completed in 9 milliseconds