Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorSRC.cpp252 int64_t curTS; in getNextBuffer() local
254 from->findInt64(kKeyTime, &curTS); in getNextBuffer()
256 mInitialTimeStampUs = curTS; in getNextBuffer()