Searched refs:zoom (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A 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/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-camera.rst | 225 zoom unit is driver-specific and its value should be a positive 230 value. Positive values move the zoom lens group towards the 232 direction. The zoom unit is driver-specific. This is a write-only 238 the movement. A positive value moves the zoom lens group towards the 239 telephoto direction. A value of zero stops the zoom lens group 240 movement. A negative value moves the zoom lens group towards the 241 wide-angle direction. The zoom speed unit is driver-specific.
|
| H A D | hist-v4l2.rst | 73 digital zoom (cropping) controls. 559 17. The digital zoom interface, including struct ``v4l2_zoomcap``,
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_params.c | 740 const struct ia_css_dz_config *zoom, 3933 const struct ia_css_dz_config *zoom, in sh_css_update_uds_and_crop_info() argument 3946 assert(zoom); in sh_css_update_uds_and_crop_info() 3951 uds->curr_dx = enable_zoom ? (uint16_t)zoom->dx : HRT_GDC_N; in sh_css_update_uds_and_crop_info() 3952 uds->curr_dy = enable_zoom ? (uint16_t)zoom->dy : HRT_GDC_N; in sh_css_update_uds_and_crop_info() 4070 const struct ia_css_dz_config *zoom, in sh_css_update_uds_and_crop_info_based_on_zoom_region() argument 4095 assert(zoom); in sh_css_update_uds_and_crop_info_based_on_zoom_region() 4099 x0 = zoom->zoom_region.origin.x; in sh_css_update_uds_and_crop_info_based_on_zoom_region() 4100 y0 = zoom->zoom_region.origin.y; in sh_css_update_uds_and_crop_info_based_on_zoom_region() 4101 x1 = zoom->zoom_region.resolution.width + x0; in sh_css_update_uds_and_crop_info_based_on_zoom_region() [all …]
|
| H A D | atomisp_cmd.c | 3470 u32 zoom; in atomisp_digital_zoom() local 3476 atomisp_css_get_zoom_factor(asd, &zoom); in atomisp_digital_zoom() 3477 *value = max_zoom - zoom; in atomisp_digital_zoom() 3482 zoom = max_zoom - min_t(u32, max_zoom - 1, *value); in atomisp_digital_zoom() 3483 atomisp_css_set_zoom_factor(asd, zoom); in atomisp_digital_zoom() 3485 dev_dbg(isp->dev, "%s, zoom: %d\n", __func__, zoom); in atomisp_digital_zoom()
|
| /linux/drivers/staging/media/atomisp/ |
| H A D | notes.txt | 23 optionally a scalar binary. Note when digital zoom is disabled
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-zoom3.dts | 8 #include "omap-zoom-common.dtsi"
|
| /linux/drivers/media/i2c/s5c73m3/ |
| H A D | s5c73m3-ctrls.c | 511 ctrls->zoom = v4l2_ctrl_new_std(hdl, ops, in s5c73m3_init_controls()
|
| /linux/Documentation/sound/cards/ |
| H A 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/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 629 - Put device into zoom/full screen mode
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | slab.rst | 387 options to 'zoom-in'/'zoom-out':
|
| /linux/Documentation/input/devices/ |
| H A D | sentelic.rst | 708 0x8f 2 finger zoom in 709 0x8b 2 finger zoom out
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 611 triple tap, move from left to right, zoom in, zoom out, palm press (simulating
|