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_color_correction.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_color_correction_coeff_01_00
 
union  avi_isp_color_correction_coeff_10_02
 
union  avi_isp_color_correction_coeff_12_11
 
union  avi_isp_color_correction_coeff_21_20
 
union  avi_isp_color_correction_coeff_22
 
union  avi_isp_color_correction_offset_ry
 
union  avi_isp_color_correction_clip_ry
 
union  avi_isp_color_correction_offset_gu
 
union  avi_isp_color_correction_clip_gu
 
union  avi_isp_color_correction_offset_bv
 
union  avi_isp_color_correction_clip_bv
 
struct  avi_isp_color_correction_regs
 
struct  avi_isp_color_correction_coeff_01_00.__unnamed__
 
struct  avi_isp_color_correction_coeff_10_02.__unnamed__
 
struct  avi_isp_color_correction_coeff_12_11.__unnamed__
 
struct  avi_isp_color_correction_coeff_21_20.__unnamed__
 
struct  avi_isp_color_correction_coeff_22.__unnamed__
 
struct  avi_isp_color_correction_offset_ry.__unnamed__
 
struct  avi_isp_color_correction_clip_ry.__unnamed__
 
struct  avi_isp_color_correction_offset_gu.__unnamed__
 
struct  avi_isp_color_correction_clip_gu.__unnamed__
 
struct  avi_isp_color_correction_offset_bv.__unnamed__
 
struct  avi_isp_color_correction_clip_bv.__unnamed__
 

Macros

#define AVI_ISP_COLOR_CORRECTION_COEFF_01_00   0x00
 
#define AVI_ISP_COLOR_CORRECTION_COEFF_10_02   0x04
 
#define AVI_ISP_COLOR_CORRECTION_COEFF_12_11   0x08
 
#define AVI_ISP_COLOR_CORRECTION_COEFF_21_20   0x0c
 
#define AVI_ISP_COLOR_CORRECTION_COEFF_22   0x10
 
#define AVI_ISP_COLOR_CORRECTION_OFFSET_RY   0x14
 
#define AVI_ISP_COLOR_CORRECTION_CLIP_RY   0x18
 
#define AVI_ISP_COLOR_CORRECTION_OFFSET_GU   0x1c
 
#define AVI_ISP_COLOR_CORRECTION_CLIP_GU   0x20
 
#define AVI_ISP_COLOR_CORRECTION_OFFSET_BV   0x24
 
#define AVI_ISP_COLOR_CORRECTION_CLIP_BV   0x28
 

Data Structure Documentation

union avi_isp_color_correction_coeff_01_00

Definition at line 29 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_coeff_01_00:
Data Fields
struct avi_isp_color_correction_coeff_01_00 __unnamed__
uint32_t _register
union avi_isp_color_correction_coeff_10_02

Definition at line 40 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_coeff_10_02:
Data Fields
struct avi_isp_color_correction_coeff_10_02 __unnamed__
uint32_t _register
union avi_isp_color_correction_coeff_12_11

Definition at line 51 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_coeff_12_11:
Data Fields
struct avi_isp_color_correction_coeff_12_11 __unnamed__
uint32_t _register
union avi_isp_color_correction_coeff_21_20

Definition at line 62 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_coeff_21_20:
Data Fields
struct avi_isp_color_correction_coeff_21_20 __unnamed__
uint32_t _register
union avi_isp_color_correction_coeff_22

Definition at line 73 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_coeff_22:
Data Fields
struct avi_isp_color_correction_coeff_22 __unnamed__
uint32_t _register
union avi_isp_color_correction_offset_ry

Definition at line 82 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_offset_ry:
Data Fields
struct avi_isp_color_correction_offset_ry __unnamed__
uint32_t _register
union avi_isp_color_correction_clip_ry

Definition at line 93 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_clip_ry:
Data Fields
struct avi_isp_color_correction_clip_ry __unnamed__
uint32_t _register
union avi_isp_color_correction_offset_gu

Definition at line 104 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_offset_gu:
Data Fields
struct avi_isp_color_correction_offset_gu __unnamed__
uint32_t _register
union avi_isp_color_correction_clip_gu

Definition at line 115 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_clip_gu:
Data Fields
struct avi_isp_color_correction_clip_gu __unnamed__
uint32_t _register
union avi_isp_color_correction_offset_bv

Definition at line 126 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_offset_bv:
Data Fields
struct avi_isp_color_correction_offset_bv __unnamed__
uint32_t _register
union avi_isp_color_correction_clip_bv

Definition at line 137 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_clip_bv:
Data Fields
struct avi_isp_color_correction_clip_bv __unnamed__
uint32_t _register
struct avi_isp_color_correction_regs

Definition at line 148 of file avi_isp_color_correction.h.

+ Collaboration diagram for avi_isp_color_correction_regs:
Data Fields
union
avi_isp_color_correction_clip_bv
clip_bv
union
avi_isp_color_correction_clip_gu
clip_gu
union
avi_isp_color_correction_clip_ry
clip_ry
union
avi_isp_color_correction_coeff_01_00
coeff_01_00
union
avi_isp_color_correction_coeff_10_02
coeff_10_02
union
avi_isp_color_correction_coeff_12_11
coeff_12_11
union
avi_isp_color_correction_coeff_21_20
coeff_21_20
union
avi_isp_color_correction_coeff_22
coeff_22
union
avi_isp_color_correction_offset_bv
offset_bv
union
avi_isp_color_correction_offset_gu
offset_gu
union
avi_isp_color_correction_offset_ry
offset_ry
struct avi_isp_color_correction_coeff_01_00.__unnamed__

Definition at line 31 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 2
uint32_t coeff_00: 14
uint32_t coeff_01: 14
struct avi_isp_color_correction_coeff_10_02.__unnamed__

Definition at line 42 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 2
uint32_t coeff_02: 14
uint32_t coeff_10: 14
struct avi_isp_color_correction_coeff_12_11.__unnamed__

Definition at line 53 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 2
uint32_t coeff_11: 14
uint32_t coeff_12: 14
struct avi_isp_color_correction_coeff_21_20.__unnamed__

Definition at line 64 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 2
uint32_t coeff_20: 14
uint32_t coeff_21: 14
struct avi_isp_color_correction_coeff_22.__unnamed__

Definition at line 75 of file avi_isp_color_correction.h.

Data Fields
uint32_t coeff_22: 14
struct avi_isp_color_correction_offset_ry.__unnamed__

Definition at line 84 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 6
uint32_t offset_in: 10
uint32_t offset_out: 10
struct avi_isp_color_correction_clip_ry.__unnamed__

Definition at line 95 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 6
uint32_t clip_max: 10
uint32_t clip_min: 10
struct avi_isp_color_correction_offset_gu.__unnamed__

Definition at line 106 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 6
uint32_t offset_in: 10
uint32_t offset_out: 10
struct avi_isp_color_correction_clip_gu.__unnamed__

Definition at line 117 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 6
uint32_t clip_max: 10
uint32_t clip_min: 10
struct avi_isp_color_correction_offset_bv.__unnamed__

Definition at line 128 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 6
uint32_t offset_in: 10
uint32_t offset_out: 10
struct avi_isp_color_correction_clip_bv.__unnamed__

Definition at line 139 of file avi_isp_color_correction.h.

Data Fields
unsigned __pad0__: 6
uint32_t clip_max: 10
uint32_t clip_min: 10

Macro Definition Documentation

#define AVI_ISP_COLOR_CORRECTION_CLIP_BV   0x28

Definition at line 27 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_CLIP_GU   0x20

Definition at line 25 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_CLIP_RY   0x18

Definition at line 23 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_COEFF_01_00   0x00

Definition at line 17 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_COEFF_10_02   0x04

Definition at line 18 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_COEFF_12_11   0x08

Definition at line 19 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_COEFF_21_20   0x0c

Definition at line 20 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_COEFF_22   0x10

Definition at line 21 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_OFFSET_BV   0x24

Definition at line 26 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_OFFSET_GU   0x1c

Definition at line 24 of file avi_isp_color_correction.h.

#define AVI_ISP_COLOR_CORRECTION_OFFSET_RY   0x14

Definition at line 22 of file avi_isp_color_correction.h.