Searched defs:frameTimeUs (Results 1 – 3 of 3) sorted by relevance
198 int64_t frameTimeUs, size_t numFrames, int option, int colorFormat) { in init()415 int64_t frameTimeUs, size_t numFrames, int seekMode, MediaSource::ReadOptions *options) { in onGetFormatAndSeekOptions()580 int64_t frameTimeUs, size_t /*numFrames*/, in onGetFormatAndSeekOptions()
229 int64_t frameTimeUs = thumbnail ? -1 : 0; in getImageInternal() local
557 int64_t frameTimeUs = (block()->GetTime(mCluster) + 500LL) / 1000LL; in seek() local