Home
last modified time | relevance | path

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

/frameworks/media/libvideoeditor/vss/inc/
DM4xVSS_API.h93 } M4xVSS_VideoEffectType; typedef
DM4xVSS_Internal.h241 M4xVSS_VideoEffectType colorEffectType; /*Color type of effect*/
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorTools.h128 M4OSA_ERR applyColorEffect(M4xVSS_VideoEffectType colorEffect,
DVideoEditorTools.cpp3206 M4OSA_ERR applyColorEffect(M4xVSS_VideoEffectType colorEffect, in applyColorEffect()
/frameworks/base/media/jni/mediaeditor/
DVideoEditorClasses.cpp2347 if (M4xVSS_kVideoEffectType_Framing == (M4xVSS_VideoEffectType)pSettings->VideoEffectType) in videoEditClasses_getEffectSettings()