Searched refs:dts (Results 1 – 2 of 2) sorted by relevance
269 double dts = dt / 1000000000; in runMemoryLatencyTest() local274 if (dts > targetTime) { in runMemoryLatencyTest()275 mMemLoopCount = (size_t)((double)mMemLoopCount / (dts / targetTime)); in runMemoryLatencyTest()
326 int64_t dts; member2930 std::to_string(entry.dts) + "us " + entry.frameType + ") "; in dumpTimeStamps()3197 timestampDebugEntry.dts = decodingTimeUs; in threadEntry()