summaryrefslogtreecommitdiff
path: root/common/hal/google_camera_hal/realtime_zsl_request_processor.cc
AgeCommit message (Expand)Author
2021-08-30Add dimension requirement for software denoise.Minghui Tan
2021-07-21Merge "Enable software denoise for YUV + Preview only streams." into sc-devMinghui Tan
2021-07-20Enable software denoise for YUV + Preview only streams.Minghui Tan
2021-07-15Update process lock to be shared lock for flush and process.Minghui Tan
2021-05-13Select the best YUV ZSL sizeMinghui Tan
2021-05-10Add physical camera id for physical streamMingChe Chiang
2021-05-05Update YUV ZSL stream type.Minghui Tan
2021-03-24Add buffer to CaptureSessionWrapperProcessBlockMinghui Tan
2021-03-17Add ZslSnapshotCaptureSession.Minghui Tan
2021-02-22Refactor realtime zsl processor.Minghui Tan
2019-12-27camera: add hdr mode optionchened
2019-11-15camera: Migrate Google Camera HALCheng Gu