HomeSort by relevance Sort by last modified time
    Searched full: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:__anon31141
  /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 1062 milliseconds