1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# SPDX-License-Identifier: CC0-1.0 rkisp1_ipa_algorithms = files([ 'agc.cpp', 'awb.cpp', 'blc.cpp', 'ccm.cpp', 'cproc.cpp', 'dpcc.cpp', 'dpf.cpp', 'filter.cpp', 'goc.cpp', 'gsl.cpp', 'lsc.cpp', 'lux.cpp', ])