Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/webm/
DWebmFrameThread.cpp150 uint64_t cueTime = clusterTimecodeL; in flushFrames() local
167 cueTime = f->mAbsTimecode; in flushFrames()
190 sp<WebmElement> cuePoint = WebmElement::CuePointEntry(cueTime, 1, fpos - mSegmentDataStart); in flushFrames()