| /linux/Documentation/ABI/testing/ |
| H A D | configfs-usb-gadget-uac2 | 8 c_chmask capture channel mask 9 c_srate list of capture sampling rates (comma-separated) 10 c_ssize capture sample size (bytes) 11 c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto) 12 c_sync capture synchronization type 14 c_mute_present capture mute control enable 15 c_volume_present capture volume control enable 16 c_volume_min capture volume control min value 18 c_volume_max capture volume control max value 20 c_volume_res capture volume control resolution [all …]
|
| H A D | configfs-usb-gadget-uac1 | 8 c_chmask capture channel mask 9 c_srate list of capture sampling rates (comma-separated) 10 c_ssize capture sample size (bytes) 11 c_mute_present capture mute control enable 12 c_volume_present capture volume control enable 13 c_volume_min capture volume control min value 15 c_volume_max capture volume control max value 17 c_volume_res capture volume control resolution 31 for both capture and playback 37 c_it_name capture input terminal name [all …]
|
| /linux/scripts/ |
| H A D | bpf_doc.py | 75 capture = proto_re.match(self.proto) 76 res['ret_type'] = capture.group(1) 77 res['ret_star'] = capture.group(2) 78 res['name'] = capture.group(3) 81 args = capture.group(4).split(', ') 83 capture = arg_re.match(a) 85 'type' : capture.group(1), 86 'star' : capture.group(5), 87 'name' : capture.group(6) 139 capture = p.match(self.line) [all …]
|
| /linux/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-dai-hostless.c | 121 .capture = { 140 .capture = { 159 .capture = { 178 .capture = { 191 .capture = { 203 .capture = { 215 .capture = { 227 .capture = { 239 .capture = { 251 .capture = { [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | mt8173-rt5650.txt | 10 - codec-capture : the subnode of rt5650 codec capture 11 Required codec-capture subnode properties: 12 - sound-dai: audio codec dai name on capture path 13 <&rt5650 0> : Default setting. Connect rt5650 I2S1 for capture. (dai_name = rt5645-aif1) 14 <&rt5650 1> : Connect rt5650 I2S2 for capture. (dai_name = rt5645-aif2) 27 codec-capture {
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 307 if (!list || guc->capture->extlists) in guc_capture_alloc_steered_lists() 348 guc->capture->extlists = extlists; in guc_capture_alloc_steered_lists() 416 const struct __guc_mmio_reg_descr_group *reglists = guc->capture->reglists; in guc_capture_list_init() 417 struct __guc_mmio_reg_descr_group *extlists = guc->capture->extlists; in guc_capture_list_init() 476 struct intel_guc_state_capture *gc = guc->capture; in guc_capture_getlistsize() 526 struct intel_guc_state_capture *gc = guc->capture; in intel_guc_capture_getlist() 564 num_regs = guc_cap_list_num_regs(guc->capture, owner, type, classid); in intel_guc_capture_getlist() 587 struct intel_guc_state_capture *gc = guc->capture; in intel_guc_capture_getnullheader() 619 if (!guc->capture) in guc_capture_output_min_size_est() 905 list_for_each_entry_safe(n, ntmp, &guc->capture->outlist, link) in guc_capture_delete_prealloc_nodes() [all …]
|
| /linux/sound/soc/fsl/ |
| H A D | mpc5200_dma.c | 43 if (psc_dma->capture.active && (isr & MPC52xx_PSC_IMR_ORERR)) in psc_dma_status_irq() 181 if (psc_dma->capture.active) in psc_dma_trigger() 223 s = &psc_dma->capture; in psc_dma_open() 250 s = &psc_dma->capture; in psc_dma_close() 255 !psc_dma->capture.active) { in psc_dma_close() 275 s = &psc_dma->capture; in psc_dma_pointer() 357 psc_dma->capture.psc_dma = psc_dma; in mpc5200_audio_dma_create() 363 psc_dma->capture.bcom_task = in mpc5200_audio_dma_create() 367 if (!psc_dma->capture.bcom_task || in mpc5200_audio_dma_create() 401 psc_dma->capture.irq = in mpc5200_audio_dma_create() [all …]
|
| /linux/sound/soc/renesas/ |
| H A D | rz-ssi.c | 125 struct rz_ssi_stream capture; member 184 stream = &ssi->capture; in rz_ssi_stream_get() 191 return (ssi->playback.dma_ch && (ssi->dma_rt || ssi->capture.dma_ch)); in rz_ssi_is_dma_enabled() 407 rz_ssi_is_stream_running(&ssi->capture)) in rz_ssi_stop() 417 if (ssi->capture.dma_ch) in rz_ssi_stop() 418 dmaengine_terminate_async(ssi->capture.dma_ch); in rz_ssi_stop() 567 if (ssi->capture.substream) in rz_ssi_interrupt() 568 strm_capture = &ssi->capture; in rz_ssi_interrupt() 585 if (ssi->capture.substream && is_stopped) { in rz_ssi_interrupt() 608 if (ssi->capture.substream && is_stopped) { in rz_ssi_interrupt() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-capture.rst | 10 Video capture devices sample an analog video signal and store the 11 digitized images in memory. Today nearly all devices can capture at full 13 capture process and move images from the driver into user space. 15 Conventionally V4L2 video capture devices are accessed through character 26 Devices supporting the video capture interface set the 32 (``V4L2_CAP_VIDEO_OVERLAY``) and the :ref:`raw VBI capture <raw-vbi>` 40 Video capture devices shall support :ref:`audio input <audio>`, 45 capture devices. 50 The result of a capture operation is determined by cropping and image 52 capture, the latter how images are stored in memory, i. e. in RGB or YUV [all …]
|
| H A D | vidioc-g-fmt.rst | 47 type. For example video capture devices use 51 the respective member of the ``fmt`` union. In case of video capture 106 capture and output devices. 110 capture and output devices that support the 118 - Raw VBI capture or output parameters. This is discussed in more 119 detail in :ref:`raw-vbi`. Used by raw VBI capture and output 123 - Sliced VBI capture or output parameters. See :ref:`sliced` for 124 details. Used by sliced VBI capture and output devices. 128 capture and output devices. 132 metadata capture devices.
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6dsp-lpass-ports.c | 29 .capture = { \ 65 .capture = { \ 153 .capture = { 183 .capture = { 214 .capture = { 245 .capture = { 276 .capture = { 307 .capture = { 338 .capture = { 365 .capture = { [all …]
|
| /linux/drivers/media/usb/stk1160/ |
| H A D | Kconfig | 3 tristate "STK1160 USB video capture support" 8 This is a video4linux driver for STK1160 based video capture devices. 13 This driver only provides support for video capture. For audio 14 capture, you need to select the snd-usb-audio driver (i.e.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | imx7.rst | 11 manipulation of the capture frames are less feature rich. 13 For image capture the i.MX7 has three units: 61 routed to a capture device node. 67 that access controls only from video device nodes, the capture device interfaces 69 can be accessed either directly from the subdev or from the active capture 71 sensor subdevs or from the active capture device. 77 CSI-2 receiver. The following example configures a video capture pipeline with 86 media-ctl -l "'csi':1 -> 'csi capture':0[1]" 121 -> "csi capture":0 [ENABLED] 123 - entity 4: csi capture (1 pad, 1 link) [all …]
|
| H A D | rkisp1.rst | 43 - rkisp1_mainpath: capture device for retrieving images, usually in higher 45 - rkisp1_selfpath: capture device for retrieving images. 46 - rkisp1_stats: a metadata capture device that sends statistics. 53 mainpath capture device. 55 selfpath capture device. 62 Those are the `mainpath` and `selfpath` capture devices to capture frames. 64 The selfpath video device can capture YUV/RGB formats. Its input is YUV encoded 66 capture bayer formats. 67 The mainpath can capture both bayer and YUV formats but it is not able to 68 capture RGB formats. [all …]
|
| H A D | imx6q-sabreauto.dot | 7 n00000005 [label="ipu1_csi0 capture\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 15 n00000016 [label="ipu1_ic_prpenc capture\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 18 n0000001f [label="ipu1_ic_prpvf capture\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 23 n00000033 [label="ipu1_csi1 capture\n/dev/video3", shape=box, style=filled, fillcolor=yellow] 28 n00000041 [label="ipu2_csi0 capture\n/dev/video4", shape=box, style=filled, fillcolor=yellow] 36 n00000052 [label="ipu2_ic_prpenc capture\n/dev/video5", shape=box, style=filled, fillcolor=yellow] 39 n0000005b [label="ipu2_ic_prpvf capture\n/dev/video6", shape=box, style=filled, fillcolor=yellow] 44 n0000006f [label="ipu2_csi1 capture\n/dev/video7", shape=box, style=filled, fillcolor=yellow]
|
| H A D | imx6q-sabresd.dot | 7 n00000005 [label="ipu1_csi0 capture\n/dev/video0", shape=box, style=filled, fillcolor=yellow] 15 n00000016 [label="ipu1_ic_prpenc capture\n/dev/video1", shape=box, style=filled, fillcolor=yellow] 18 n0000001f [label="ipu1_ic_prpvf capture\n/dev/video2", shape=box, style=filled, fillcolor=yellow] 23 n00000033 [label="ipu1_csi1 capture\n/dev/video3", shape=box, style=filled, fillcolor=yellow] 28 n00000041 [label="ipu2_csi0 capture\n/dev/video4", shape=box, style=filled, fillcolor=yellow] 36 n00000052 [label="ipu2_ic_prpenc capture\n/dev/video5", shape=box, style=filled, fillcolor=yellow] 39 n0000005b [label="ipu2_ic_prpvf capture\n/dev/video6", shape=box, style=filled, fillcolor=yellow] 44 n0000006f [label="ipu2_csi1 capture\n/dev/video7", shape=box, style=filled, fillcolor=yellow]
|
| H A D | raspberrypi-pisp-be.rst | 24 an image sensor through a MIPI CSI-2 compatible capture interface, storing them 34 a number of video capture and output devices, the `V4L2 subdev API` to register 53 - pispbe-output0: first capture device for processed images. 54 - pispbe-output1: second capture device for processed images. 55 - pispbe-tdn_output: capture device for temporal denoise. 56 - pispbe-stitch_output: capture device for image stitching (HDR). 71 capture video device. Userspace is responsible for maintaining queues on both 88 The two capture devices write to memory the pixel data as processed by the ISP. 106 is the image format on the output and capture video devices for validation of
|
| /linux/sound/soc/sof/amd/ |
| H A D | vangogh.c | 38 .capture = { 62 .capture = { 86 .capture = { 101 .capture = { 123 .capture = {
|
| H A D | acp70.c | 41 .capture = { 65 .capture = { 89 .capture = { 104 .capture = {
|
| H A D | acp63.c | 41 .capture = { 65 .capture = { 89 .capture = { 104 .capture = {
|
| H A D | rembrandt.c | 41 .capture = { 65 .capture = { 89 .capture = { 104 .capture = {
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_varlen.c | 15 bool capture = false; variable 50 if (test_pid != pid || !capture) in handler64_unsigned() 80 if (test_pid != pid || !capture) in handler64_signed() 106 if (test_pid != pid || !capture) in handler32_unsigned() 134 if (test_pid != pid || !capture) in handler32_signed()
|
| /linux/drivers/media/pci/zoran/ |
| H A D | Kconfig | 18 Say Y for support for MJPEG capture cards based on the Zoran 31 Support for the Pinnacle/Miro DC30(+) MJPEG capture/playback 47 Support for the Iomega Buz MJPEG capture/playback card. 53 Support for the Pinnacle/Miro DC10(+) MJPEG capture/playback 60 Support for the Linux Media Labs LML33 MJPEG capture/playback 67 support for the Linux Media Labs LML33R10 MJPEG capture/playback
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_small_bar.rst | 39 With error capture we have two new restrictions: 41 1) Error capture is best effort on small BAR systems; if the pages are not 42 CPU accessible, at the time of capture, then the kernel is free to skip 43 trying to capture them. 45 2) On discrete and newer integrated platforms we now reject error capture 47 error capture, when for example something is not currently CPU accessible.
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | pxa_camera.rst | 26 capture. The new buffers are "appended" at the tail of the DMA chain, and 43 | STOP | | Wait for capture start | 50 |capture list empty / | Q | | DQ | | QCI Irq EOF | 59 | | capture list / running | DMA Irq End | not | 91 - first buffer queued for capture 92 Once a first buffer is queued for capture, the QCI is started, but data 95 - capture of one videobuffer 170 - Videobuffer3 capture is not scheduled on DMA chain (as it stopped !!!) 185 pcdev->capture list. If that's the case, the capture will be restarted,
|