Linux Kernel
3.7.1
|
#include <omap3isp.h>
omap3isp_ccdc_update_config - CCDC configuration : Specifies which CCDC registers should be updated. : Specifies which CCDC functions should be enabled. : Enable/Disable A-Law compression. : Black clamp control register. : Black level compensation value for RGrGbB Pixels. 2's complement. : Number of faulty pixels corrected in the frame, address of FPC table. : Cull control register. : Pointer to LSC gain table.
Definition at line 407 of file omap3isp.h.
enum omap3isp_alaw_ipwidth alawip |
Definition at line 410 of file omap3isp.h.
struct omap3isp_ccdc_bclamp __user* bclamp |
Definition at line 411 of file omap3isp.h.
struct omap3isp_ccdc_blcomp __user* blcomp |
Definition at line 412 of file omap3isp.h.
Definition at line 415 of file omap3isp.h.
Definition at line 409 of file omap3isp.h.
Definition at line 413 of file omap3isp.h.
Definition at line 416 of file omap3isp.h.
struct omap3isp_ccdc_lsc_config __user* lsc_cfg |
Definition at line 414 of file omap3isp.h.
__u16 update |
Definition at line 408 of file omap3isp.h.