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

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

Completed in 155 milliseconds