[libcamera-devel,0/2] utils: rkisp1: gen-csc-table: Miscellaneous fixes
mbox series

Message ID 20220929195318.13577-1-laurent.pinchart@ideasonboard.com
Headers show
Series
  • utils: rkisp1: gen-csc-table: Miscellaneous fixes
Related show

Message

Laurent Pinchart Sept. 29, 2022, 7:53 p.m. UTC
Hello,

Here are two small patches for the gen-csc-table script, to fix issues
with the inveretd (YUV to RGB) coefficients calculation. Please see
individual patches for details.

Laurent Pinchart (2):
  utils: rkisp1: gen-csc-table: Fix inverted CSC calculation
  utils: rkisp1: gen-csc-table: Perform simple rounding for inverted CSC

 utils/rkisp1/gen-csc-table.py | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)