1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  | /* SPDX-License-Identifier: GPL-2.0-only */ 
 |  /* 
 |   * noise_filter_table.h 
 |   * 
 |   * TI OMAP3 ISP - Noise filter table 
 |   * 
 |   * Copyright (C) 2010 Nokia Corporation 
 |   * Copyright (C) 2009 Texas Instruments, Inc. 
 |   * 
 |   * Contacts: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 
 |   *         Sakari Ailus <sakari.ailus@iki.fi> 
 |   */ 
 |    
 |  16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 
 |  16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 
 |  31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 
 |  31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31 
 |  
  |