diff options
author | Milan Zamazal <mzamazal@redhat.com> | 2024-05-31 14:38:40 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-06-02 02:00:08 +0300 |
commit | a52d818e2b66c1f117a6b15932d8896d4ff6de79 (patch) | |
tree | 7540de2cab7614fda84aa95bebb9c50b1cfdd0f9 /src/ipa/rpi/vc4 | |
parent | f5b7921e0a6145a7ed79eaeaebbcb3584030cdef (diff) |
libcamera: software_isp: Remove TODO about internal representation
TODO #4 was recorded at a time where the IPA module computed gain values
and the ISP computed the look up tables. The gains were higher-level
parameters. Now that the look up tables are computed in the IPA module,
the IPA and ISP are more tightly coupled and the TODO item is less
relevant.
Let's drop the TODO item. We may or may not need to switch to a
different representation in future but there is currently no good need
for this and the conversion of the values would be just waste of CPU
cycles.
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/rpi/vc4')
0 files changed, 0 insertions, 0 deletions