Searched refs:CAMERA_REQUEST_METADATA_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
46 static constexpr int32_t CAMERA_REQUEST_METADATA_QUEUE_SIZE = 1 << 20 /* 1 MB */; variable62 int32_t reqFMQSize = CAMERA_REQUEST_METADATA_QUEUE_SIZE; in initDevice()