ipa: rkisp1: goc: Mark default gamma table as static constexpr The values for the default gamma table are stored in an array that is never modified. Mark it as static constexpr to facilitate optimizations. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Stefan Klug <[email protected]> Reviewed-by: Kieran Bingham <[email protected]>