Searched defs:MAX_RETRY (Results 1 – 3 of 3) sorted by relevance
42 #define MAX_RETRY 20 macro
44 constexpr int MAX_RETRY = 5; // Allow retry v4l2 open failures a few times. variable
50 constexpr int MAX_RETRY = 15; // Allow retry some ioctl failures a few times to account for some variable