summaryrefslogtreecommitdiff
path: root/common/hal/google_camera_hal/zsl_snapshot_capture_session.cc
AgeCommit message (Expand)Author
2022-02-28Separate RealtimeZslResultProcessor andMinghui Tan
2022-02-16Modify RealtimeZslResultProcessor to be a request processor.Minghui Tan
2022-02-09Add denoise process block.Minghui Tan
2021-11-15Camera: Up-rev camera device to version 3.8Shuzhen Wang
2021-08-30Add dimension requirement for software denoise.Minghui Tan
2021-08-20Camera: reduce the close latencyvincechiu
2021-08-13Camera: Add ZSL result dispatchervincechiu
2021-07-20Enable software denoise for YUV + Preview only streams.Minghui Tan
2021-07-14Support logical camera only for software denoise.Minghui Tan
2021-07-12Add GRALLOC_USAGE_SW_READ_OPTEN for ZSL YUV buffer.Minghui Tan
2021-07-09Log the reason why softwre denoise is bypassed.Minghui Tan
2021-07-07Do not check ANDROID_CONTROL_ENABLE_ZSL for software denoise.Minghui Tan
2021-07-03Merge "Do not check ANDROID_COLOR_CORRECTION_ABERRATION_MODE for sw denoise."...Minghui Tan
2021-07-02Do not check ANDROID_COLOR_CORRECTION_ABERRATION_MODE for sw denoise.Minghui Tan
2021-07-01Temporary workaround for dlopen library pathsYuriy Romanenko
2021-06-29Revert "Temporary workaround for dlopen library paths"I-Chih Lu
2021-06-28Temporary workaround for dlopen library pathsYuriy Romanenko
2021-06-24Enable 3rd party snapshotMinghui Tan
2021-06-23Update the ZSL buffer depthMinghui Tan
2021-06-23Remove ANDROID_COLOR_CORRECTION_MODE check for software denoise.Minghui Tan
2021-06-22Enable software denoise when ZSL is enabled.Minghui Tan
2021-06-18Add partial result support to ZslBufferManagerJason Lee
2021-06-16Add more restriction for enabling software denoiseMinghui Tan
2021-06-14Revert "Update the ZSL buffer depth to be 1."Shuzhen Wang
2021-06-09Update the ZSL buffer depth to be 1.Minghui Tan
2021-05-25Merge "Directly link Lyric into GCH." into sc-devYuriy Romanenko
2021-05-24Update the producer usage for ZSL YUV buffer.Minghui Tan
2021-05-21Directly link Lyric into GCH.Krzysztof Kosiński
2021-05-21Rename preview block and processors to realtime.Minghui Tan
2021-05-20Revert "Directly link Lyric into GCH."Yuriy Romanenko
2021-05-16Directly link Lyric into GCH.Krzysztof Kosiński
2021-05-11Add partial result support to ZSL Result ProcessorJason Lee
2021-04-29Suport partial results in ZslSnapshotCaptureSessionJason Lee
2021-04-27Enable ZslSnapshotCaptureSession.Minghui Tan
2021-04-15Request output buffers from buffer pool for snapshot request.Minghui Tan
2021-04-05Add SnapshotProcessBlock and hook up in session.Minghui Tan
2021-03-24Add buffer to CaptureSessionWrapperProcessBlockMinghui Tan
2021-03-17Add ZslSnapshotCaptureSession.Minghui Tan