Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h120 #define MIN_INFLIGHT_REQUESTS 3 macro
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2341 while (mPendingRequest >= MIN_INFLIGHT_REQUESTS) { in processCaptureRequest()