|
Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for libisp.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | libisp_context |
Macros | |
| #define | AVI_DEFINE_NODE(EXPANDER) |
| #define | EXPAND_AS_ENUM(_node) _node, |
| #define | EXPAND_AS_PROTOTYPE(_node) |
Enumerations | |
| enum | { ISP_NODE_NR } |
Functions | |
| int | configure_isp (struct v4l2_device *dev) |
| struct libisp_context |
| Data Fields | ||
|---|---|---|
| unsigned long | avi_base | |
| int | devmem | |
| unsigned | offsets[ISP_NODE_NR] | |
| #define EXPAND_AS_PROTOTYPE | ( | _node | ) |
| int configure_isp | ( | struct v4l2_device * | dev | ) |
Definition at line 154 of file libisp.c.
References avi_isp_bayer_cfa::_register, avi_isp_color_correction_coeff_01_00::_register, AVI_CONV_CLIPS, AVI_CONV_MATRIX, AVI_CONV_OFFSETS, avi_isp_bayer_regs::cfa, close_isp(), avi_isp_color_correction_regs::coeff_01_00, v4l2_device::fd, avi_isp_vlformat_40to32_regs::format, avi_isp_vlformat_32to40_regs::format, and open_isp_fd().
Referenced by video_thread_function().
Here is the call graph for this function:
Here is the caller graph for this function: