Searched refs:omap3isp_prev_update_config (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isppreview.c | 757 offsetof(struct omap3isp_prev_update_config, luma), 766 offsetof(struct omap3isp_prev_update_config, hmed), 772 offsetof(struct omap3isp_prev_update_config, cfa), 778 offsetof(struct omap3isp_prev_update_config, csup), 784 offsetof(struct omap3isp_prev_update_config, wbal), 790 offsetof(struct omap3isp_prev_update_config, blkadj), 796 offsetof(struct omap3isp_prev_update_config, rgb2rgb), 802 offsetof(struct omap3isp_prev_update_config, csc), 808 offsetof(struct omap3isp_prev_update_config, yclimit), 814 offsetof(struct omap3isp_prev_update_config, dco [all...] |
/linux/include/uapi/linux/ |
H A D | omap3isp.h | 49 _IOWR('V', BASE_VIDIOC_PRIVATE + 2, struct omap3isp_prev_update_config) 637 * struct omap3isp_prev_update_config - Preview engine configuration (user) 656 struct omap3isp_prev_update_config { struct 657 updateomap3isp_prev_update_config global() argument 658 flagomap3isp_prev_update_config global() argument 659 shading_shiftomap3isp_prev_update_config global() argument 660 lumaomap3isp_prev_update_config global() argument 661 hmedomap3isp_prev_update_config global() argument 662 cfaomap3isp_prev_update_config global() argument 663 csupomap3isp_prev_update_config global() argument 664 wbalomap3isp_prev_update_config global() argument 665 blkadjomap3isp_prev_update_config global() argument 666 rgb2rgbomap3isp_prev_update_config global() argument 667 cscomap3isp_prev_update_config global() argument 668 yclimitomap3isp_prev_update_config global() argument 669 dcoromap3isp_prev_update_config global() argument 670 nfomap3isp_prev_update_config global() argument 671 gammaomap3isp_prev_update_config global() argument
|
/linux/Documentation/translations/zh_CN/video4linux/ |
H A D | omap3isp.txt | 152 同样的,VIDIOC_OMAP3ISP_PRV_CFG 接受一个指向 omap3isp_prev_update_config
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | omap3isp-uapi.rst | 87 accepts a pointer to struct omap3isp_prev_update_config. The definition of
|