• Home
  • Raw
  • Download

Lines Matching +full:application +full:- +full:dependent

1 .. SPDX-License-Identifier: GPL-2.0
17 ------
34 application using the VIDIOC_OMAP3ISP_STAT_REQ IOCTL. The events available
37 - V4L2_EVENT_OMAP3ISP_AEWB
38 - V4L2_EVENT_OMAP3ISP_AF
39 - V4L2_EVENT_OMAP3ISP_HIST
44 omap3isp_stat_event_status.buf_err is set to non-zero.
48 --------------
52 does not fall under the standard IOCTLs --- gamma tables and configuration of
56 containing hardware-dependent functions.
60 - VIDIOC_OMAP3ISP_CCDC_CFG
61 - VIDIOC_OMAP3ISP_PRV_CFG
62 - VIDIOC_OMAP3ISP_AEWB_CFG
63 - VIDIOC_OMAP3ISP_HIST_CFG
64 - VIDIOC_OMAP3ISP_AF_CFG
65 - VIDIOC_OMAP3ISP_STAT_REQ
66 - VIDIOC_OMAP3ISP_STAT_EN
70 a given ISP block is described in the Technical Reference Manuals (TRMs) ---
80 -----------------------------
103 - OMAP3ISP_CCDC_ALAW
104 - OMAP3ISP_CCDC_LPF
105 - OMAP3ISP_CCDC_BLCLAMP
106 - OMAP3ISP_CCDC_BCOMP
107 - OMAP3ISP_CCDC_FPC
108 - OMAP3ISP_CCDC_CULL
109 - OMAP3ISP_CCDC_CONFIG_LSC
110 - OMAP3ISP_CCDC_TBL_LSC
114 - OMAP3ISP_PREV_LUMAENH
115 - OMAP3ISP_PREV_INVALAW
116 - OMAP3ISP_PREV_HRZ_MED
117 - OMAP3ISP_PREV_CFA
118 - OMAP3ISP_PREV_CHROMA_SUPP
119 - OMAP3ISP_PREV_WB
120 - OMAP3ISP_PREV_BLKADJ
121 - OMAP3ISP_PREV_RGB2RGB
122 - OMAP3ISP_PREV_COLOR_CONV
123 - OMAP3ISP_PREV_YC_LIMIT
124 - OMAP3ISP_PREV_DEFECT_COR
125 - OMAP3ISP_PREV_GAMMABYPASS
126 - OMAP3ISP_PREV_DRK_FRM_CAPTURE
127 - OMAP3ISP_PREV_DRK_FRM_SUBTRACT
128 - OMAP3ISP_PREV_LENS_SHADING
129 - OMAP3ISP_PREV_NF
130 - OMAP3ISP_PREV_GAMMA
138 -----------------------
154 -----------------------
162 -----------------------------------------------------------------------------
165 to have an in-depth knowledge of the hardware. Most of the fields explanation
176 internally allocated if the module is enabled. It will return -EBUSY on this
185 written back to user application.
192 space application will be an unique value associated to that request. When
193 user application receives an event for buffer availability or when a new
198 ------------------------
206 ----------