[libcamera-devel] [RFC PATCH 0/2][RESEND] Document post-processing

Umang Jain umang.jain at ideasonboard.com
Fri Nov 19 14:15:04 CET 2021


The first patch documents functions and structures invovled in
post-processing.

The second patch provides a overall diagram of code-flow of
post-processing async + how Camera3RequestDescriptor lifetime is
managed in the libcamera HAL.

--
Resent as 2/2 was garbled due to wrong charset sent via git send-email.

Umang Jain (2):
  android: Document the structures and functions for post-processing
  android: camera_request: Lifetime of a Camera3RequestDescriptor

 src/android/camera_device.cpp  |  35 +++++++++
 src/android/camera_request.cpp | 135 +++++++++++++++++++++++++++++++++
 src/android/camera_stream.cpp  |  12 +++
 3 files changed, 182 insertions(+)

-- 
2.31.0



More information about the libcamera-devel mailing list