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

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

Completed in 396 milliseconds