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

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c 140 if ( ((M4OSA_Int32)(pC->ewc.dInputVidCts) - pC->pC1->iVoffset
144 pC->iInOutTimeOffset = ((M4OSA_Int32)(pC->ewc.dInputVidCts))
207 iCts = (M4OSA_Int32)(pC->ewc.dInputVidCts) - pC->pC1->iVoffset;
260 iCts = ((M4OSA_Int32)pC->ewc.dInputVidCts) - pC->pC1->iVoffset - 1;
295 pC->ewc.dInputVidCts += pC->dOutputFrameDuration;
382 pC->ewc.dInputVidCts += pC->dOutputFrameDuration;
443 err = M4VSS3GPP_intClipDecodeVideoUpToCts(pC->pC1, (M4OSA_Int32)pC->ewc.dInputVidCts);
475 pC->ewc.dInputVidCts, FrameMode);
532 pC->ewc.dInputVidCts += pC->dOutputFrameDuration;
568 (M4OSA_Int32)pC->ewc.dInputVidCts);
    [all...]
M4VSS3GPP_Edit.c 182 pC->ewc.dInputVidCts = 0.0;
    [all...]
M4VSS3GPP_EditAudio.c     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 412 M4OSA_Double dInputVidCts;
    [all...]

Completed in 27 milliseconds