Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h446 static constexpr nsecs_t kTimelineThresholdNs = 1000000LL; // 1 millisecond variable
DCamera3OutputStream.cpp1529 static_cast<nsecs_t>(biasForShortDelay * kTimelineThresholdNs)))) { in syncTimestampToDisplayLocked()