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

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c3537 M4OSA_UInt32 tempTimeScale = 0, tempDuration = 0; local
3588 if(tempDuration < (pSettings->pClipList[i]->uiEndCutTime \
3592 tempDuration = (pSettings->pClipList[i]->uiEndCutTime\
3598 if(tempDuration < (fileProperties.uiClipDuration\
3602 tempDuration = (fileProperties.uiClipDuration\

Completed in 36 milliseconds