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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h183 M4OSA_ERR M4VSS3GPP_intClipDecodeVideoUpToCts(M4VSS3GPP_ClipContext* pClipCtxt, M4OSA_Int32 iCts);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c793 M4OSA_ERR M4VSS3GPP_intClipDecodeVideoUpToCts( M4VSS3GPP_ClipContext *pClipCtxt, function
848 "M4VSS3GPP_intClipDecodeVideoUpToCts: Decoding upTo CTS %.3f, pClipCtxt=0x%x",
861 "M4VSS3GPP_intClipDecodeVideoUpToCts: m_pFctDecode returns 0x%x!",
873 M4OSA_TRACE3_0("M4VSS3GPP_intClipDecodeVideoUpToCts: returning M4NO_ERROR");
H A DM4VSS3GPP_EditVideo.c443 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1, (M4OSA_Int32)pC->ewc.dInputVidCts);
567 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1,
607 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC2,

Completed in 1368 milliseconds