Searched refs:reqFMQSize (Results 1 – 2 of 2) sorted by relevance
67 int32_t reqFMQSize = CAMERA_REQUEST_METADATA_QUEUE_SIZE; in initDevice() local70 std::make_unique<CaptureRequestMetadataQueue>(static_cast<size_t>(reqFMQSize), in initDevice()
65 int32_t reqFMQSize = CAMERA_REQUEST_METADATA_QUEUE_SIZE; in initDevice() local68 std::make_unique<CaptureRequestMetadataQueue>(static_cast<size_t>(reqFMQSize), in initDevice()