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

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Clip.c796 M4OSA_Int32 iRapCts, iClipCts; local
803 iClipCts = iCts - pClipCtxt->iVoffset;
813 pClipCtxt->iVideoDecCts = iClipCts;
828 if( pClipCtxt->iVideoDecCts > iClipCts )
831 pClipCtxt->iVideoDecCts = iClipCts;
840 pClipCtxt->iVideoDecCts = iClipCts;

Completed in 29 milliseconds