Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Data Structures | |
union | avi_isp_chain_yuv_inter_module_bypass |
struct | avi_isp_chain_yuv_inter_regs |
struct | avi_isp_chain_yuv_inter_module_bypass.__unnamed__ |
Macros | |
#define | AVI_ISP_CHAIN_YUV_INTER_MODULE_BYPASS 0x00 |
union avi_isp_chain_yuv_inter_module_bypass |
Definition at line 19 of file avi_isp_chain_yuv_inter.h.
Data Fields | ||
---|---|---|
struct avi_isp_chain_yuv_inter_module_bypass | __unnamed__ | |
uint32_t | _register |
struct avi_isp_chain_yuv_inter_regs |
Definition at line 30 of file avi_isp_chain_yuv_inter.h.
Data Fields | ||
---|---|---|
union avi_isp_chain_yuv_inter_module_bypass | module_bypass |
struct avi_isp_chain_yuv_inter_module_bypass.__unnamed__ |
Definition at line 21 of file avi_isp_chain_yuv_inter.h.
Data Fields | ||
---|---|---|
uint32_t | drop_bypass: 1 | |
uint32_t | ee_crf_bypass: 1 | |
uint32_t | i3d_lut_bypass: 1 |
#define AVI_ISP_CHAIN_YUV_INTER_MODULE_BYPASS 0x00 |
Definition at line 17 of file avi_isp_chain_yuv_inter.h.