Home
last modified time | relevance | path

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

1234567891011

/Linux-v4.19/drivers/macintosh/
Dvia-pmu-backlight.c26 int i, flat, count, range = (max - min); in pmu_backlight_init_curve() local
30 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in pmu_backlight_init_curve()
31 bl_curve[flat] = min; in pmu_backlight_init_curve()
35 bl_curve[flat + i] = min + (range * (i + 1) / count); in pmu_backlight_init_curve()
/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-fclose.rst25 .. flat-table::
46 .. flat-table::
Daudio-fclose.rst26 .. flat-table::
47 .. flat-table::
Daudio-set-streamtype.rst26 .. flat-table::
61 .. flat-table::
Dvideo-fast-forward.rst26 .. flat-table::
67 .. flat-table::
Dvideo-slowmotion.rst26 .. flat-table::
67 .. flat-table::
Dvideo-set-format.rst26 .. flat-table::
76 .. flat-table::
Daudio-fwrite.rst26 .. flat-table::
63 .. flat-table::
Dvideo-fwrite.rst25 .. flat-table::
62 .. flat-table::
/Linux-v4.19/Documentation/media/v4l-drivers/
Dmax2175.rst12 .. flat-table::
26 .. flat-table::
43 .. flat-table::
/Linux-v4.19/Documentation/media/uapi/v4l/
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)
Dvidioc-dqevent.rst48 .. flat-table:: struct v4l2_event
122 .. flat-table:: Event Types
211 .. flat-table:: struct v4l2_event_vsync
226 .. flat-table:: struct v4l2_event_ctrl
286 .. flat-table:: struct v4l2_event_frame_sync
301 .. flat-table:: struct v4l2_event_src_change
317 .. flat-table:: struct v4l2_event_motion_det
347 .. flat-table:: Control Changes
373 .. flat-table:: Source Changes
Dcolorspaces-defs.rst39 .. flat-table:: V4L2 Colorspaces
81 .. flat-table:: V4L2 Transfer Function
110 .. flat-table:: V4L2 Y'CbCr Encodings
139 .. flat-table:: V4L2 HSV Encodings
157 .. flat-table:: V4L2 Quantization Methods
Dextended-controls.rst223 .. flat-table::
278 .. flat-table::
301 .. flat-table::
325 .. flat-table::
352 .. flat-table::
397 .. flat-table::
442 .. flat-table::
490 .. flat-table::
545 .. flat-table::
572 .. flat-table::
[all …]
Dpixfmt-uyvy.rst26 .. flat-table::
72 .. flat-table::
Dpixfmt-vyuy.rst26 .. flat-table::
70 .. flat-table::
Dpixfmt-yvyu.rst26 .. flat-table::
70 .. flat-table::
Dpixfmt-yuyv.rst29 .. flat-table::
75 .. flat-table::
Dpixfmt-m420.rst33 .. flat-table::
73 .. flat-table::
Dvidioc-g-audio.rst57 .. flat-table:: struct v4l2_audio
88 .. flat-table:: Audio Capability Flags
109 .. flat-table:: Audio Mode Flags
Dvidioc-enum-framesizes.rst97 .. flat-table:: struct v4l2_frmsize_discrete
115 .. flat-table:: struct v4l2_frmsize_stepwise
145 .. flat-table:: struct v4l2_frmsizeenum
189 .. flat-table:: enum v4l2_frmsizetypes
/Linux-v4.19/drivers/video/fbdev/core/
Dfbsysfs.c563 unsigned int i, flat, count, range = (max - min); in fb_bl_default_curve() local
569 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in fb_bl_default_curve()
570 fb_info->bl_curve[flat] = min; in fb_bl_default_curve()
574 fb_info->bl_curve[flat + i] = min + (range * (i + 1) / count); in fb_bl_default_curve()
/Linux-v4.19/Documentation/media/uapi/mediactl/
Dmedia-ioc-g-topology.rst53 .. flat-table:: struct media_v2_topology
127 .. flat-table:: struct media_v2_entity
165 .. flat-table:: struct media_v2_interface
199 .. flat-table:: struct media_v2_intf_devnode
216 .. flat-table:: struct media_v2_pad
252 .. flat-table:: struct media_v2_link
Dmedia-ioc-enum-links.rst60 .. flat-table:: struct media_links_enum
84 .. flat-table:: struct media_pad_desc
112 .. flat-table:: struct media_link_desc
/Linux-v4.19/Documentation/fb/
Dtridentfb.txt40 fp - use flat panel related stuff
43 center - for flat panels and resolutions smaller than native size center the
59 nativex - the width in pixels of the flat panel.If you know it (usually 1024

1234567891011