diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2021-10-19 17:17:54 +0530 |
---|---|---|
committer | Umang Jain <umang.jain@ideasonboard.com> | 2021-10-19 19:15:27 +0530 |
commit | 1976179623b832052c37e577b2f375f569d28ab0 (patch) | |
tree | e996d4b2378be8ad9865d75db26cb2f3ae468dc2 /src/ipa/libipa | |
parent | 1abdcf803d9cfc8df15361fbbd627654f1eb82c9 (diff) |
android: camera_stream: Plumb process() with Camera3RequestDescriptor
Data (or broader context) required for post processing of a camera request
is saved via Camera3RequestDescriptor. Instead of passing individual
arguments to CameraStream::process(), pass the Camera3RequestDescriptor
pointer to it. All the arguments necessary to run the post-processor can
be accessed from the descriptor.
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Diffstat (limited to 'src/ipa/libipa')
0 files changed, 0 insertions, 0 deletions