OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:previousClipTime
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h
96
M4OSA_Int32
previousClipTime
; /**< Previous clip time, used by framing
226
M4OSA_Int32
previousClipTime
; /**< Previous clip time, used by framing filter
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
579
if(Framing->
previousClipTime
== -1)
581
Framing->
previousClipTime
= pProgress->uiOutputTime;
608
pProgress->uiOutputTime - Framing->
previousClipTime
;
620
Framing->
previousClipTime
= pProgress->uiOutputTime;
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
[
all
...]
M4xVSS_API.c
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
[
all
...]
Completed in 164 milliseconds