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

/frameworks/av/media/libstagefright/webm/
H A DWebmFrameThread.cpp148 uint64_t cueTime = clusterTimecodeL; local
165 cueTime = f->mAbsTimecode;
188 sp<WebmElement> cuePoint = WebmElement::CuePointEntry(cueTime, 1, fpos - mSegmentDataStart);

Completed in 1044 milliseconds