HomeSort by relevance Sort by last modified time
    Searched refs:M4VSS3GPP_intClipDecodeVideoUpToCts (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 183 M4OSA_ERR M4VSS3GPP_intClipDecodeVideoUpToCts(M4VSS3GPP_ClipContext* pClipCtxt, M4OSA_Int32 iCts);
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 793 M4OSA_ERR M4VSS3GPP_intClipDecodeVideoUpToCts( M4VSS3GPP_ClipContext *pClipCtxt,
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");
    [all...]
M4VSS3GPP_EditVideo.c 443 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1, (M4OSA_Int32)pC->ewc.dInputVidCts);
567 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1,
607 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC2,
    [all...]

Completed in 21 milliseconds