// SPDX-License-Identifier: GPL-2.0 /* * Support for Intel Camera Imaging ISP subsystem. * Copyright (c) 2015, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. */ /* Generated code: do not edit or commmit. */ #include "ia_css_pipeline.h" #include "ia_css_isp_states.h" #include "ia_css_debug.h" #include "assert_support.h" /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_aa_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_cnr_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_cnr2_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_dp_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_de_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_tnr_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_ref_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_init_function() */ static void ia_css_initialize_ynr_state( const struct ia_css_binary *binary) { … } /* Code generated by genparam/genstate.c:gen_state_init_table() */ void (*ia_css_kernel_init_state[IA_CSS_NUM_STATE_IDS])( const struct ia_css_binary *binary) = …;