OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_gif_time
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h
167
M4OSA_UInt32
current_gif_time
; /**< Current time os the GIF in output
member in struct:__anon29310
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
560
((M4xVSS_FramingContext*)userData)->
current_gif_time
=
590
while((((M4xVSS_FramingContext*)userData)->
current_gif_time
+ currentFraming->duration) < pProgress->uiOutputTime)
603
((M4xVSS_FramingContext*)userData)->
current_gif_time
+= currentFraming->duration;
607
((M4xVSS_FramingContext*)userData)->
current_gif_time
+=
[
all
...]
Completed in 41 milliseconds