OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VideoEffectType
(Results
1 - 8
of
8
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
[
all
...]
M4xVSS_API.c
[
all
...]
M4VSS3GPP_EditVideo.c
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h
294
M4VSS3GPP_VideoEffectType
VideoEffectType
; /**< None, FadeIn, FadeOut, etc. */
[
all
...]
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp
297
if(pSettings->Effects[i].
VideoEffectType
==
868
setVideoEffectType(mEffectsSettings[i].
VideoEffectType
, TRUE);
871
setVideoEffectType(mEffectsSettings[i].
VideoEffectType
, FALSE);
882
if(mEffectsSettings[index].
VideoEffectType
==
[
all
...]
PreviewPlayer.cpp
1018
mEffectsSettings[i].
VideoEffectType
, TRUE);
1022
mEffectsSettings[i].
VideoEffectType
, FALSE);
1035
if(mEffectsSettings[index].
VideoEffectType
==
[
all
...]
VideoEditorTools.cpp
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp
581
VIDEOEDIT_JAVA_FIELD_INIT("
videoEffectType
", "I" ),
[
all
...]
Completed in 33 milliseconds