Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/webm/
DWebmFrameThread.cpp151 off_t fpos = ::lseek(mFd, 0, SEEK_CUR); in flushFrames() local
190 sp<WebmElement> cuePoint = WebmElement::CuePointEntry(cueTime, 1, fpos - mSegmentDataStart); in flushFrames()