Paparazzi UAS  v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
avi_isp_edge_enhancement_color_reduction_filter.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  avi_isp_edge_enhancement_color_reduction_filter_ee_lut
 
struct  avi_isp_edge_enhancement_color_reduction_filter_ee_lut_regs
 
union  avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff
 
union  avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff
 
union  avi_isp_edge_enhancement_color_reduction_filter_m_coeff
 
union  avi_isp_edge_enhancement_color_reduction_filter_d_coeff
 
struct  avi_isp_edge_enhancement_color_reduction_filter_regs
 
struct  avi_isp_edge_enhancement_color_reduction_filter_ee_lut.__unnamed__
 
struct  avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff.__unnamed__
 
struct  avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff.__unnamed__
 
struct  avi_isp_edge_enhancement_color_reduction_filter_m_coeff.__unnamed__
 
struct  avi_isp_edge_enhancement_color_reduction_filter_d_coeff.__unnamed__
 

Macros

#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_EE_LUT   0x00
 
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_EE_KERNEL_COEFF   0x400
 
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_CRF_KERNEL_COEFF   0x420
 
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_M_COEFF   0x440
 
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_D_COEFF   0x460
 

Data Structure Documentation

union avi_isp_edge_enhancement_color_reduction_filter_ee_lut
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_ee_lut:
Data Fields
struct avi_isp_edge_enhancement_color_reduction_filter_ee_lut __unnamed__
uint32_t _register
struct avi_isp_edge_enhancement_color_reduction_filter_ee_lut_regs
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_ee_lut_regs:
Data Fields
union
avi_isp_edge_enhancement_color_reduction_filter_ee_lut
ee_lut[256]
union avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff:
Data Fields
struct avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff __unnamed__
uint32_t _register
union avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff:
Data Fields
struct avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff __unnamed__
uint32_t _register
union avi_isp_edge_enhancement_color_reduction_filter_m_coeff
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_m_coeff:
Data Fields
struct avi_isp_edge_enhancement_color_reduction_filter_m_coeff __unnamed__
uint32_t _register
union avi_isp_edge_enhancement_color_reduction_filter_d_coeff
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_d_coeff:
Data Fields
struct avi_isp_edge_enhancement_color_reduction_filter_d_coeff __unnamed__
uint32_t _register
struct avi_isp_edge_enhancement_color_reduction_filter_regs
+ Collaboration diagram for avi_isp_edge_enhancement_color_reduction_filter_regs:
Data Fields
unsigned __pad0__: 32
unsigned __pad10__: 32
unsigned __pad1__: 32
unsigned __pad2__: 32
unsigned __pad3__: 32
unsigned __pad4__: 32
unsigned __pad5__: 32
unsigned __pad6__: 32
unsigned __pad7__: 32
unsigned __pad8__: 32
unsigned __pad9__: 32
union
avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff
crf_kernel_coeff[6]
union
avi_isp_edge_enhancement_color_reduction_filter_d_coeff
d_coeff
union
avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff
ee_kernel_coeff[6]
union
avi_isp_edge_enhancement_color_reduction_filter_m_coeff
m_coeff
struct avi_isp_edge_enhancement_color_reduction_filter_ee_lut.__unnamed__
Data Fields
uint32_t ee_lut: 6
struct avi_isp_edge_enhancement_color_reduction_filter_ee_kernel_coeff.__unnamed__
Data Fields
uint32_t ee_kernel_coeff: 11
struct avi_isp_edge_enhancement_color_reduction_filter_crf_kernel_coeff.__unnamed__
Data Fields
uint32_t crf_kernel_coeff: 11
struct avi_isp_edge_enhancement_color_reduction_filter_m_coeff.__unnamed__
Data Fields
uint32_t m_coeff: 8
struct avi_isp_edge_enhancement_color_reduction_filter_d_coeff.__unnamed__
Data Fields
uint32_t d_coeff: 11

Macro Definition Documentation

#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_CRF_KERNEL_COEFF   0x420
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_D_COEFF   0x460
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_EE_KERNEL_COEFF   0x400
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_EE_LUT   0x00
#define AVI_ISP_EDGE_ENHANCEMENT_COLOR_REDUCTION_FILTER_M_COEFF   0x440