Home
last modified time | relevance | path

Searched refs:flat (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/linux-5.19.10/drivers/macintosh/
Dvia-pmu-backlight.c25 int i, flat, count, range = (max - min); in pmu_backlight_init_curve() local
29 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in pmu_backlight_init_curve()
30 bl_curve[flat] = min; in pmu_backlight_init_curve()
34 bl_curve[flat + i] = min + (range * (i + 1) / count); in pmu_backlight_init_curve()
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst43 .. flat-table:: struct v4l2_ctrl_h264_sps
113 .. flat-table::
143 .. flat-table::
186 .. flat-table:: struct v4l2_ctrl_h264_pps
241 .. flat-table::
292 .. flat-table:: struct v4l2_ctrl_h264_scaling_matrix
327 .. flat-table:: struct v4l2_ctrl_h264_slice_params
396 .. flat-table::
423 .. flat-table:: struct v4l2_ctrl_h264_pred_weights
451 .. flat-table:: struct v4l2_h264_weight_factors
[all …]
Dext-ctrls-codec.rst48 .. flat-table::
103 .. flat-table::
126 .. flat-table::
150 .. flat-table::
177 .. flat-table::
222 .. flat-table::
267 .. flat-table::
315 .. flat-table::
370 .. flat-table::
397 .. flat-table::
[all …]
Dpixfmt-meta-vsp1-hgo.rst44 .. flat-table:: VSP1 HGO Data - 64 Bins, Normal Mode (792 bytes)
95 .. flat-table:: VSP1 HGO Data - 64 Bins, Max Mode (264 bytes)
120 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes)
145 .. flat-table:: VSP1 HGO Data - 256 Bins, Max Mode (1032 bytes)
Dyuv-formats.rst59 .. flat-table:: 4:2:2 subsampling, interstitially sited
104 .. flat-table:: 4:2:2 subsampling, co-sited
149 .. flat-table:: 4:2:0 subsampling, horizontally interstitially sited, vertically co-sited
194 .. flat-table:: 4:1:0 subsampling, horizontally and vertically interstitially sited
Dcolorspaces-defs.rst38 .. flat-table:: V4L2 Colorspaces
80 .. flat-table:: V4L2 Transfer Function
109 .. flat-table:: V4L2 Y'CbCr Encodings
138 .. flat-table:: V4L2 HSV Encodings
156 .. flat-table:: V4L2 Quantization Methods
Dvidioc-dqevent.rst45 .. flat-table:: struct v4l2_event
106 .. flat-table:: Event Types
194 .. flat-table:: struct v4l2_event_vsync
208 .. flat-table:: struct v4l2_event_ctrl
258 .. flat-table:: struct v4l2_event_frame_sync
272 .. flat-table:: struct v4l2_event_src_change
287 .. flat-table:: struct v4l2_event_motion_det
316 .. flat-table:: Control Changes
341 .. flat-table:: Source Changes
Dpixfmt-yuv-planar.rst57 .. flat-table:: Overview of Semi-Planar YUV Formats
183 .. flat-table:: Sample 4x4 NV12 Image
218 .. flat-table:: Sample 4x4 NV12M Image
358 .. flat-table:: Sample 4x4 NV16 Image
403 .. flat-table:: Sample 4x4 NV16M Image
461 .. flat-table:: Sample 4x4 NV24 Image
547 .. flat-table:: Overview of Fully Planar YUV Formats
655 .. flat-table:: Sample 4x4 YUV410 Image
695 .. flat-table:: Sample 4x4 YUV411P Image
750 .. flat-table:: Sample 4x4 YUV420 Image
[all …]
Dvidioc-enum-framesizes.rst92 .. flat-table:: struct v4l2_frmsize_discrete
107 .. flat-table:: struct v4l2_frmsize_stepwise
136 .. flat-table:: struct v4l2_frmsizeenum
174 .. flat-table:: enum v4l2_frmsizetypes
/linux-5.19.10/drivers/staging/media/av7110/
Dvideo-fclose.rst25 .. flat-table::
43 .. flat-table::
Daudio-fclose.rst25 .. flat-table::
43 .. flat-table::
Daudio-set-streamtype.rst27 .. flat-table::
58 .. flat-table::
Dvideo-fast-forward.rst27 .. flat-table::
64 .. flat-table::
Dvideo-slowmotion.rst27 .. flat-table::
64 .. flat-table::
Daudio-fwrite.rst25 .. flat-table::
59 .. flat-table::
Dvideo-fwrite.rst25 .. flat-table::
59 .. flat-table::
Dvideo-set-format.rst27 .. flat-table::
74 .. flat-table::
/linux-5.19.10/Documentation/userspace-api/media/drivers/
Dmax2175.rst14 .. flat-table::
28 .. flat-table::
45 .. flat-table::
/linux-5.19.10/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-conn-info.rst46 .. flat-table:: struct cec_connector_info
66 .. flat-table:: Connector types
91 .. flat-table:: struct cec_drm_connector_info
/linux-5.19.10/Documentation/devicetree/bindings/input/
Dadc-joystick.yaml81 abs-flat:
113 abs-flat = <200>;
120 abs-flat = <200>;
/linux-5.19.10/drivers/video/fbdev/core/
Dfbsysfs.c565 unsigned int i, flat, count, range = (max - min); in fb_bl_default_curve() local
571 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in fb_bl_default_curve()
572 fb_info->bl_curve[flat] = min; in fb_bl_default_curve()
576 fb_info->bl_curve[flat + i] = min + (range * (i + 1) / count); in fb_bl_default_curve()
/linux-5.19.10/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-g-topology.rst53 .. flat-table:: struct media_v2_topology
126 .. flat-table:: struct media_v2_entity
163 .. flat-table:: struct media_v2_interface
196 .. flat-table:: struct media_v2_intf_devnode
213 .. flat-table:: struct media_v2_pad
248 .. flat-table:: struct media_v2_link
/linux-5.19.10/drivers/input/joystick/
Dadc-joystick.c20 s32 flat; member
157 fwnode_property_read_u32(child, "abs-flat", &axes[i].flat); in adc_joystick_set_axes()
161 axes[i].fuzz, axes[i].flat); in adc_joystick_set_axes()
/linux-5.19.10/Documentation/fb/
Dtridentfb.rst47 fp use flat panel related stuff
50 center for flat panels and resolutions smaller than native size center the
66 nativex the width in pixels of the flat panel.If you know it (usually 1024
/linux-5.19.10/Documentation/userspace-api/media/rc/
Drc-protos.rst38 .. flat-table:: rc5 bits scancode mapping
88 .. flat-table:: rc-5-sz bits scancode mapping
133 .. flat-table:: rc-5x-20 bits scancode mapping
194 .. flat-table:: sony-12 bits scancode mapping
221 .. flat-table:: sony-12 bits scancode mapping
248 .. flat-table:: sony-20 bits scancode mapping
307 .. flat-table:: nec-32 bits scancode mapping

12345678910>>...13