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

  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalFunctions.h 183 M4OSA_ERR M4VSS3GPP_intClipDecodeVideoUpToCts(M4VSS3GPP_ClipContext* pClipCtxt, M4OSA_Int32 iCts);
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 781 M4OSA_ERR M4VSS3GPP_intClipDecodeVideoUpToCts( M4VSS3GPP_ClipContext *pClipCtxt,
836 "M4VSS3GPP_intClipDecodeVideoUpToCts: Decoding upTo CTS %.3f, pClipCtxt=0x%x",
849 "M4VSS3GPP_intClipDecodeVideoUpToCts: m_pFctDecode returns 0x%x!",
861 M4OSA_TRACE3_0("M4VSS3GPP_intClipDecodeVideoUpToCts: returning M4NO_ERROR");
    [all...]
M4VSS3GPP_EditVideo.c 441 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1, (M4OSA_Int32)pC->ewc.dInputVidCts);
566 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1,
606 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC2,
    [all...]

Completed in 54 milliseconds