mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Camera: Set partial results in result batcher" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
33ad1e6aa1
@@ -52,6 +52,8 @@ CameraDeviceSession::CameraDeviceSession(
|
||||
}
|
||||
}
|
||||
|
||||
mResultBatcher_3_4.setNumPartialResults(mNumPartialResults);
|
||||
|
||||
camera_metadata_entry_t capabilities =
|
||||
mDeviceInfo.find(ANDROID_REQUEST_AVAILABLE_CAPABILITIES);
|
||||
bool isLogicalMultiCamera = false;
|
||||
|
||||
Reference in New Issue
Block a user