Searched refs:kBufferWaitTimeoutSec (Results 1 – 2 of 2) sorted by relevance
345 static const int kBufferWaitTimeoutSec = 3; // TODO: handle long exposure (or not allowing) member
581 std::chrono::seconds timeout = std::chrono::seconds(kBufferWaitTimeoutSec); in waitForV4L2BufferReturnLocked()