2 * Support for Intel Camera Imaging ISP subsystem.
3 * Copyright (c) 2015, Intel Corporation.
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms and conditions of the GNU General Public License,
7 * version 2, as published by the Free Software Foundation.
9 * This program is distributed in the hope it will be useful, but WITHOUT
10 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
15 #include "ia_css_tdf_types.h"
17 const struct ia_css_tdf_config default_tdf_config = {
18 .thres_flat_table = {0},
19 .thres_detail_table = {0},
22 .eps_scale_text = 409,
23 .eps_scale_edge = 3686,
30 .shading_base_gain = 8191,
32 .local_y_base_gain = 2047,