Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.cpp1515 float biasForShortDelay = 1.0f; in syncTimestampToDisplayLocked() local
1522 biasForShortDelay = 1.0 - 2.0 * i / (maxTimelines - 1); in syncTimestampToDisplayLocked()
1529 static_cast<nsecs_t>(biasForShortDelay * kTimelineThresholdNs)))) { in syncTimestampToDisplayLocked()