Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/webm/
DWebmFrameThread.cpp190 sp<WebmElement> cuePoint = WebmElement::CuePointEntry(cueTime, 1, fpos - mSegmentDataStart); in flushFrames() local
191 mCues.push_back(cuePoint); in flushFrames()