Home | History | Annotate | Download | only in lvpp

Lines Matching refs:effectDuration

3070     M4OSA_UInt32 effectDuration, M4OSA_Double *percentageDone) {
3082 videoEffectTime / ((M4OSA_Float)effectDuration);
3092 M4OSA_UInt32 effectDuration, M4VSS3GPP_ExternalProgress* extProgress) {
3096 computePercentageDone(ctsMs, effectStartTimeMs, effectDuration, &percentageDone);