Searched refs:omap3isp_prev_update_config (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | isppreview.c | 760 offsetof(struct omap3isp_prev_update_config, luma), 769 offsetof(struct omap3isp_prev_update_config, hmed), 775 offsetof(struct omap3isp_prev_update_config, cfa), 781 offsetof(struct omap3isp_prev_update_config, csup), 787 offsetof(struct omap3isp_prev_update_config, wbal), 793 offsetof(struct omap3isp_prev_update_config, blkadj), 799 offsetof(struct omap3isp_prev_update_config, rgb2rgb), 805 offsetof(struct omap3isp_prev_update_config, csc), 811 offsetof(struct omap3isp_prev_update_config, yclimit), 817 offsetof(struct omap3isp_prev_update_config, dcor), [all …]
|
/linux-4.4.14/include/uapi/linux/ |
D | omap3isp.h | 48 _IOWR('V', BASE_VIDIOC_PRIVATE + 2, struct omap3isp_prev_update_config) 628 struct omap3isp_prev_update_config { struct
|
/linux-4.4.14/Documentation/zh_CN/video4linux/ |
D | omap3isp.txt | 152 同样的,VIDIOC_OMAP3ISP_PRV_CFG 接受一个指向 omap3isp_prev_update_config
|
/linux-4.4.14/Documentation/video4linux/ |
D | omap3isp.txt | 138 accepts a pointer to struct omap3isp_prev_update_config. The definition of
|