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

  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c 138 if ( ((M4OSA_Int32)(pC->ewc.dInputVidCts) - pC->pC1->iVoffset
143 - pC->pC1->iVoffset + pC->iInOutTimeOffset - pC->pC1->iEndTime;
205 iCts = (M4OSA_Int32)(pC->ewc.dInputVidCts) - pC->pC1->iVoffset;
234 pC->pC1->VideoAU.m_CTS, pC->pC1->iVoffset,
248 + pC->pC1->iVoffset <= pC->ewc.WriterVideoAU.CTS) )
258 iCts = ((M4OSA_Int32)pC->ewc.dInputVidCts) - pC->pC1->iVoffset - 1;
292 (M4OSA_Time)pC->pC1->iVoffset;
368 pC->pC1->VideoAU.m_CTS, pC->pC1->iVoffset,
405 pC->pC1->VideoAU.m_CTS, pC->pC1->iVoffset,
742 if( ( TD > 0) && (( t - pC->pC1->iVoffset) >= (pC->pC1->iEndTime - TD))
    [all...]
M4VSS3GPP_EditAudio.c     [all...]
M4VSS3GPP_Edit.c     [all...]
M4VSS3GPP_Clip.c 122 pClipCtxt->iVoffset = 0;
791 iClipCts = iCts - pClipCtxt->iVoffset;
    [all...]
M4VSS3GPP_AudioMixing.c 406 + (50 * pC->ewc.dATo - pC->pInputClipCtxt->iVoffset)
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 295 M4OSA_Int32 iVoffset; /**< [Milliseconds] Offset between the
    [all...]

Completed in 29 milliseconds