Searched refs:zoom (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | SchedGui.py | 29 self.zoom = 0.5 66 return val / (10 ** 3) * self.zoom 69 return (val / self.zoom) * (10 ** 3) 157 self.zoom *= 2 162 self.zoom /= 2
|
/Linux-v4.19/drivers/media/i2c/m5mols/ |
D | m5mols.h | 223 struct v4l2_ctrl *zoom; member
|
D | m5mols_controls.c | 590 info->zoom = v4l2_ctrl_new_std(&info->handle, &m5mols_ctrl_ops, in m5mols_init_controls()
|
/Linux-v4.19/drivers/media/i2c/s5c73m3/ |
D | s5c73m3.h | 355 struct v4l2_ctrl *zoom; member
|
D | s5c73m3-ctrls.c | 521 ctrls->zoom = v4l2_ctrl_new_std(hdl, ops, in s5c73m3_init_controls()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap3-zoom3.dts | 11 #include "omap-zoom-common.dtsi"
|
/Linux-v4.19/Documentation/vm/ |
D | slub.rst | 352 options to 'zoom-in'/'zoom-out':
|
/Linux-v4.19/Documentation/sound/cards/ |
D | sb-live-mixer.rst | 170 This control is used to attenuate samples from left and right zoom video 176 This control is used to attenuate samples from left and right zoom video
|
/Linux-v4.19/Documentation/laptops/ |
D | sonypi.txt | 21 - programmable keys, back, help, zoom, thumbphrase buttons, etc.
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | rc-tables.rst | 629 - Put device into zoom/full screen mode
|
/Linux-v4.19/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 373 s8 zoom = (s8)data[0]; in uvc_ctrl_get_zoom() local 377 return (zoom == 0) ? 0 : (zoom > 0 ? data[2] : -data[2]); in uvc_ctrl_get_zoom()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | extended-controls.rst | 2634 zoom unit is driver-specific and its value should be a positive 2639 value. Positive values move the zoom lens group towards the 2641 direction. The zoom unit is driver-specific. This is a write-only 2647 the movement. A positive value moves the zoom lens group towards the 2648 telephoto direction. A value of zero stops the zoom lens group 2649 movement. A negative value moves the zoom lens group towards the 2650 wide-angle direction. The zoom speed unit is driver-specific.
|
D | dev-subdev.rst | 296 It can also be used as part of digital zoom implementations to select
|
D | hist-v4l2.rst | 74 digital zoom (cropping) controls. 585 17. The digital zoom interface, including struct
|
/Linux-v4.19/Documentation/input/devices/ |
D | sentelic.rst | 708 0x8f 2 finger zoom in 709 0x8b 2 finger zoom out
|