Home
last modified time | relevance | path

Searched defs:MAX_RETRY (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/mts/common/
Dmedia_c2_hidl_test_common.h42 #define MAX_RETRY 20 macro
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp44 constexpr int MAX_RETRY = 5; // Allow retry v4l2 open failures a few times. variable
DExternalCameraDeviceSession.cpp50 constexpr int MAX_RETRY = 15; // Allow retry some ioctl failures a few times to account for some variable