Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h121 #define MAX_INFLIGHT_REPROCESS_REQUESTS 1 macro
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp1236 newStream->max_buffers = MAX_INFLIGHT_REPROCESS_REQUESTS; in configureStreams()