Searched refs:M4xVSS_VideoEffectType (Results 1 – 5 of 5) sorted by relevance
93 } M4xVSS_VideoEffectType; typedef
241 M4xVSS_VideoEffectType colorEffectType; /*Color type of effect*/
128 M4OSA_ERR applyColorEffect(M4xVSS_VideoEffectType colorEffect,
3206 M4OSA_ERR applyColorEffect(M4xVSS_VideoEffectType colorEffect, in applyColorEffect()
2347 if (M4xVSS_kVideoEffectType_Framing == (M4xVSS_VideoEffectType)pSettings->VideoEffectType) in videoEditClasses_getEffectSettings()