|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file.
14 #ifndef _AVI_ISP_DENOISING_H_
15 #define _AVI_ISP_DENOISING_H_
17 #define AVI_ISP_DENOISING_CFA 0x00
18 #define AVI_ISP_DENOISING_LUMOCOEFF_R_03_00 0x10
19 #define AVI_ISP_DENOISING_LUMOCOEFF_R_07_04 0x14
20 #define AVI_ISP_DENOISING_LUMOCOEFF_R_11_08 0x18
21 #define AVI_ISP_DENOISING_LUMOCOEFF_R_13_12 0x1c
22 #define AVI_ISP_DENOISING_LUMOCOEFF_B_03_00 0x20
23 #define AVI_ISP_DENOISING_LUMOCOEFF_B_07_04 0x24
24 #define AVI_ISP_DENOISING_LUMOCOEFF_B_11_08 0x28
25 #define AVI_ISP_DENOISING_LUMOCOEFF_B_13_12 0x2c
26 #define AVI_ISP_DENOISING_LUMOCOEFF_G_03_00 0x30
27 #define AVI_ISP_DENOISING_LUMOCOEFF_G_07_04 0x34
28 #define AVI_ISP_DENOISING_LUMOCOEFF_G_11_08 0x38
29 #define AVI_ISP_DENOISING_LUMOCOEFF_G_13_12 0x3c
union avi_isp_denoising_lumocoeff_r_11_08 lumocoeff_r_11_08
union avi_isp_denoising_lumocoeff_r_07_04 lumocoeff_r_07_04
union avi_isp_denoising_lumocoeff_g_11_08 lumocoeff_g_11_08
union avi_isp_denoising_lumocoeff_b_11_08 lumocoeff_b_11_08
union avi_isp_denoising_lumocoeff_g_13_12 lumocoeff_g_13_12
union avi_isp_denoising_lumocoeff_r_03_00 lumocoeff_r_03_00
union avi_isp_denoising_cfa cfa
union avi_isp_denoising_lumocoeff_g_07_04 lumocoeff_g_07_04
union avi_isp_denoising_lumocoeff_b_13_12 lumocoeff_b_13_12
union avi_isp_denoising_lumocoeff_b_03_00 lumocoeff_b_03_00
union avi_isp_denoising_lumocoeff_b_07_04 lumocoeff_b_07_04
union avi_isp_denoising_lumocoeff_r_13_12 lumocoeff_r_13_12
union avi_isp_denoising_lumocoeff_g_03_00 lumocoeff_g_03_00