Linux Kernel
3.7.1
|
#include <omap3isp.h>
Data Fields | |
enum omap3isp_cfa_fmt | format |
__u8 | gradthrs_vert |
__u8 | gradthrs_horz |
__u32 | table [4][OMAP3ISP_PREV_CFA_BLK_SIZE] |
struct omap3isp_prev_cfa - CFA Interpolation : CFA Format Enum value supported by preview. : CFA Gradient Threshold - Vertical. : CFA Gradient Threshold - Horizontal. : Pointer to the CFA table.
Definition at line 478 of file omap3isp.h.
enum omap3isp_cfa_fmt format |
Definition at line 479 of file omap3isp.h.
__u8 gradthrs_horz |
Definition at line 481 of file omap3isp.h.
__u8 gradthrs_vert |
Definition at line 480 of file omap3isp.h.
Definition at line 482 of file omap3isp.h.