Searched defs:frameTimeUs (Results 1 – 3 of 3) sorted by relevance
281 int64_t frameTimeUs, int option, int colorFormat) { in init()492 int64_t frameTimeUs, int seekMode, in onGetFormatAndSeekOptions()764 int64_t frameTimeUs, int /*seekMode*/, in onGetFormatAndSeekOptions()
237 int64_t frameTimeUs = thumbnail ? -1 : 0; in getImageInternal() local
562 int64_t frameTimeUs = (block()->GetTime(mCluster) + 500LL) / 1000LL; in seek() local