index
:
libcamera/kbingham/libcamera.git
dev
ipu3/modules
master
Kieran Bingham's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
checkstyle.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
/* SPDX-License-Identifier: BSD-2-Clause */
/*
* Copyright (C) 2019, Raspberry Pi Ltd
*
* ccm_algorithm.h - CCM (colour correction matrix) control algorithm interface
*/
#pragma once
#include
"algorithm.h"
namespace
RPiController
{
class
CcmAlgorithm
: