Home
last modified time | relevance | path

Searched defs:effectDuration (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorTools.cpp3070 M4OSA_UInt32 effectDuration, M4OSA_Double *percentageDone) { in computePercentageDone()
3092 M4OSA_UInt32 effectDuration, M4VSS3GPP_ExternalProgress* extProgress) { in computeProgressForVideoEffect()
/frameworks/av/libvideoeditor/vss/inc/
DM4xVSS_Internal.h154 M4OSA_UInt32 effectDuration; /**<Effect duration*/ member
/frameworks/base/media/java/android/media/videoeditor/
DMediaArtistNativeHelper.java2140 int effectDuration = 0; in adjustEffectsStartTimeAndDuration() local