summaryrefslogtreecommitdiff
path: root/common/hal/google_camera_hal/realtime_zsl_result_request_processor.cc
AgeCommit message (Expand)Author
2022-08-08realtime_zsl: Fix breakage due to portabilityCheng Gu
2022-07-25realtime_zsl: Return result if a metadata error is notified laterCheng Gu
2022-07-25realtime_zsl: Make a helper to return result with errorCheng Gu
2022-07-20realtime_zsl: Make a helper to combine error and pending entriesCheng Gu
2022-07-20realtime_zsl: Fix partial_results_received count when combiningCheng Gu
2022-07-20realtime_zsl: Store returned_output flag in RequestEntryCheng Gu
2022-07-20realtime_zsl: Add verbose log in RealtimeZslResultRequestProcessorCheng Gu
2022-04-19ZslResultRequestProcessor partial result fixesJason Lee
2022-03-31Fix race condition when there are multiple errors per frame.Minghui Tan
2022-03-30Fix video denoise for DevCamera.Minghui Tan
2022-03-29ZSL partial result frame drop fixJason Lee
2022-03-16Process pending result for frames with error.Minghui Tan
2022-03-08Bypass video denoise for frames with notified errors.Minghui Tan
2022-03-01Chain denoise processor to the capture sessionMinghui Tan
2022-02-28Separate RealtimeZslResultProcessor andMinghui Tan
2022-02-16Modify RealtimeZslResultProcessor to be a request processor.Minghui Tan