Home
last modified time | relevance | path

Searched refs:uiClipTime (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/inc/
DM4MCS_API.h91 M4OSA_UInt32 uiClipTime; /**< Current time, in milliseconds, member
/frameworks/av/libvideoeditor/vss/inc/
DM4VSS3GPP_API.h164 M4OSA_UInt32 uiClipTime; member
/frameworks/av/libvideoeditor/vss/src/
DM4VSS3GPP_EditVideo.c1744 extProgress.uiClipTime = extProgress.uiOutputTime - pClip->iVoffset; in M4VSS3GPP_intApplyVideoOverlay()
1942 extProgress.uiClipTime = extProgress.uiOutputTime - pClip->iVoffset; in M4VSS3GPP_intApplyVideoEffect()
2164 extProgress.uiClipTime = extProgress.uiOutputTime - pC->pC1->iVoffset; in M4VSS3GPP_intVideoTransition()
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorTools.cpp3100 extProgress->uiClipTime = extProgress->uiOutputTime; in computeProgressForVideoEffect()
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_API.c8635 pProgress.uiClipTime = (M4OSA_UInt32)pC->ReaderAudioAU.m_CTS; in M4MCS_intAudioTranscoding()