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