Searched full:stream (Results 1 – 25 of 294) sorted by relevance
12345678910>>...12
/Documentation/driver-api/soundwire/ |
D | stream.rst | 2 Audio Stream in SoundWire 5 An audio stream is a logical or virtual connection created between 16 audio stream contains one or more channels of data. All channels within 17 stream must have same sample rate and same sample size. 19 Assume a stream with two channels (Left & Right) is opened using SoundWire 20 interface. Below are some ways a stream can be represented in SoundWire. 22 Stream Sample in memory (System memory, DSP memory or FIFOs) :: 28 Example 1: Stereo Stream with L and R channels is rendered from Master to 41 Example 2: Stereo Stream with L and R channels is captured from Slave to 55 Example 3: Stereo Stream with L and R channels is rendered by Master. Each [all …]
|
/Documentation/networking/ |
D | strparser.rst | 4 Stream Parser (strparser) 10 The stream parser (strparser) is a utility that parses messages of an 11 application layer protocol running over a data stream. The stream 14 Connection Multiplexor (KCM) uses the Stream Parser to parse messages 46 Called to initialize a stream parser. strp is a struct of type 48 socket associated with the stream parser for use with receive 50 are called by the stream parser (the callbacks are listed below). 56 Temporarily pause a stream parser. Message parsing is suspended 63 Unpause a paused stream parser. 69 strp_stop is called to completely stop stream parser operations. [all …]
|
D | tcp-thin.rst | 8 protocols display what we call thin-stream properties. This means 27 for thin streams. In short, if the kernel detects a thin stream, 30 1) If the stream is thin, fast retransmit on the first dupACK. 31 2) If the stream is thin, do not apply exponential backoff. 33 These enhancements are applied only if the stream is detected as 36 fast retransmissions can not be triggered, and the stream is prone 50 "Improving latency for interactive, thin-stream applications over
|
/Documentation/driver-api/usb/ |
D | bulk-streams.rst | 20 Once a buffer has been queued to a stream ring, the device is notified (through 21 an out-of-band mechanism on another endpoint) that data is ready for that stream 22 ID. The device then tells the host which "stream" it wants to start. The host 23 can also initiate a transfer on a stream without the device asking, but the 38 allocate memory so the driver can use up to num_streams stream IDs. They must 39 pass an array of usb_host_endpoints that need to be setup with similar stream 40 IDs. This is to ensure that a UASP driver will be able to use the same stream 46 declares how many stream IDs it can support, and each bulk endpoint on a 47 SuperSpeed device will say how many stream IDs it can handle. Therefore, 48 drivers should be able to deal with being allocated less stream IDs than they [all …]
|
/Documentation/devicetree/bindings/media/ |
D | cdns,csi2rx.yaml | 30 - description: pixel Clock for Stream interface 0 31 - description: pixel Clock for Stream interface 1 32 - description: pixel Clock for Stream interface 2 33 - description: pixel Clock for Stream interface 3 48 - description: pixel reset for Stream interface 0 49 - description: pixel reset for Stream interface 1 50 - description: pixel reset for Stream interface 2 51 - description: pixel reset for Stream interface 3 104 Stream 0 Output port node 109 Stream 1 Output port node [all …]
|
D | cdns,csi2tx.txt | 15 * pixel_if[0-3]_clk: pixel stream output clock, one for each stream 31 1 Stream 0 input 32 2 Stream 1 input 33 3 Stream 2 input 34 4 Stream 3 input 36 The stream input port nodes are optional if they are not
|
/Documentation/devicetree/bindings/misc/ |
D | xlnx,sd-fec.txt | 16 - "s_axis_din_aclk", DIN AXI4-Stream Slave interface clock (optional) 17 - "s_axis_din_words-aclk", DIN_WORDS AXI4-Stream Slave interface clock (optional) 18 - "s_axis_ctrl_aclk", Control input AXI4-Stream Slave interface clock (optional) 19 - "m_axis_dout_aclk", DOUT AXI4-Stream Master interface clock (optional) 20 - "m_axis_dout_words_aclk", DOUT_WORDS AXI4-Stream Master interface clock (optional) 21 - "m_axis_status_aclk", Status output AXI4-Stream Master interface clock (optional) 31 - xlnx,sdfec-din-width : Configures the DIN AXI stream where a value of 1 38 - xlnx,sdfec-dout-width : Configures the DOUT AXI stream where a value of 1
|
/Documentation/userspace-api/media/v4l/ |
D | dev-subdev.rst | 513 and only a single stream can pass through a media link and a media pad. 515 single stream. A subdev can do stream processing and split a stream into 517 subdev are still a single stream per pad. 522 example, a camera sensor can produce two distinct streams, a pixel stream and a 523 metadata stream, which are transmitted on the multiplexed data bus, represented 525 sink pad. The stream-aware receiver will de-multiplex the streams received on 532 stream. 537 A stream is a stream of content (e.g. pixel data or metadata) flowing through 544 A stream ID is a media pad-local identifier for a stream. Streams IDs of 545 the same stream must be equal on both ends of a link. In other words, [all …]
|
D | dev-decoder.rst | 10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in 14 Performing software parsing, processing etc. of the stream in the driver in 68 stream resolution in pixels aligned to codec and hardware requirements; 100 end of stream. 104 stream, which clears the list of earlier reference frames (DPBs). 133 of a new stream, or to resume decoding after a seek. 152 stream metadata 160 stream resolution of the visible picture, in pixels, to be used for 183 node [shape = circle, label="End of Stream"] EoS; 192 Decoding -> ResChange [ label = "Stream\nresolution\nchange" ]; [all …]
|
D | buffer.rst | 29 stream. Changes in these flags may take place as a side effect of 55 the stream to be stopped. Any attempt at such a modification while the stream 60 control while the stream is active. 74 when the stream is stopped. As they don't influence the buffer size, no 77 stream is stopped. 83 the video stream with the :c:func:`VIDIOC_STREAMOFF` ioctl if it is running 87 buffers shall then be reallocated and the stream restarted. A typical ioctl 189 this field when ``type`` refers to a capture stream, applications 190 when it refers to an output stream. For multiplanar formats this field 201 capture stream, applications when it refers to an output stream. [all …]
|
D | dev-sliced-vbi.rst | 378 If a device can produce an MPEG output stream, it may be capable of 381 as data embedded in the MPEG stream. Users or applications control this 383 :ref:`V4L2_CID_MPEG_STREAM_VBI_FMT <v4l2-mpeg-stream-vbi-fmt>` 387 :ref:`V4L2_CID_MPEG_STREAM_VBI_FMT <v4l2-mpeg-stream-vbi-fmt>` 389 :ref:`V4L2_MPEG_STREAM_VBI_FMT_NONE <v4l2-mpeg-stream-vbi-fmt>`, 390 then the device cannot embed sliced VBI data in the MPEG stream. 393 :ref:`V4L2_CID_MPEG_STREAM_VBI_FMT <v4l2-mpeg-stream-vbi-fmt>` 396 VBI data in the MPEG stream, if an application has negotiated sliced VBI 402 the sliced VBI data will be embedded in MPEG stream types when 403 supported, and silently omitted from MPEG stream types where sliced VBI [all …]
|
D | format.rst | 38 assigns a logical stream (video data, VBI data etc.) exclusively to one 42 descriptor, can grab this stream or change device properties 46 descriptor owning the stream can make invalidating changes. Accordingly 59 Generally only one logical stream can be assigned to a file descriptor, 62 earlier versions of V4L2. Switching the logical stream or returning into
|
D | pixfmt-compressed.rst | 36 - MPEG multiplexed stream. The actual format is determined by 53 - H264 video elementary stream without start codes. 58 - H264 MVC video elementary stream. 90 - H263 video elementary stream. 135 - MPEG4 video elementary stream. 140 - Xvid video elementary stream. 145 - VC1, SMPTE 421M Annex G compliant stream. 150 - VC1, SMPTE 421M Annex L compliant stream. 227 - Video elementary stream using a codec based on the Fast Walsh Hadamard
|
D | vidioc-g-enc-index.rst | 13 VIDIOC_G_ENC_INDEX - Get meta data about a compressed video stream 35 video stream the same or another application currently reads from the 36 driver, which is useful for random access into the stream without 79 - Meta data about a compressed video stream. Each element of the 96 stream to the beginning of this picture, that is a *PES packet
|
/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,apr-services.yaml | 24 5 = Voice Stream Manager Service. 26 7 = Audio Stream Manager Service. 29 10 = Core voice stream. 31 12 = Ultrasound stream manager. 32 13 = Listen stream manager.
|
/Documentation/sound/soc/ |
D | dapm.rst | 16 switching decisions based upon any audio stream (capture/playback) 29 can be set at stream time if power is not needed for sidetone, etc. 44 Stream domain 47 Enabled and disabled when stream playback/capture is started and 134 parameters for stream name and kcontrols. 137 Stream Domain Widgets 140 Stream Widgets relate to the stream power domain and only consist of ADCs 144 Stream widgets have the following format:- 147 SND_SOC_DAPM_DAC(name, stream name, reg, shift, invert), 148 SND_SOC_DAPM_AIF_IN(name, stream, slot, reg, shift, invert) [all …]
|
/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu.yaml | 163 value of 1, each IOMMU specifier represents a distinct stream ID emitted 166 SMMUs with stream matching support and complex masters may use a value of 198 stream-match-mask: 201 For SMMUs supporting stream matching and using #iommu-cells = <1>, 202 specifies a mask of bits to ignore when matching stream IDs (e.g. this may 203 be programmed into the SMRn.MASK field of every stream match register 205 Stream ID (e.g. for certain MMU-500 configurations given globally unique 206 input IDs). This property is not valid for SMMUs using stream indexing, or 207 using stream matching with #iommu-cells = <2>, and may be ignored if 226 client IDs to ARM SMMU stream IDs. [all …]
|
D | msm,iommu-v0.txt | 15 - #iommu-cells: The number of cells needed to specify the stream id. This 35 phandle to the IOMMU and the second cell is the stream id. 38 are required to list all the iommus and the stream ids that the
|
/Documentation/sound/designs/ |
D | procfile.rst | 68 stream. The number after ``pcm`` is the PCM device number from 0, and 124 The general information of this PCM sub-stream. 127 The current status of this PCM sub-stream, elapsed time, 131 The hardware parameters set for this sub-stream. 134 The soft parameters set for this sub-stream. 140 Triggers an XRUN to the running stream when any value is 166 ``card*/stream*`` 167 Shows the assignment and the current status of each audio stream 225 sub-stream directory 234 - ``stream*`` files in card directory
|
D | channel-mapping-api.rst | 12 of the current stream. 15 Typically, a stereo PCM stream has a channel map of 17 while a 4.0 surround PCM stream has a channel map of 87 SNDRV_CHMAP_MONO, /* mono stream */ 118 When a PCM stream can provide more than one channel map, you can 148 the given stream. The control element returns an integer array
|
/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 50 raw stream of pixels, clocked at pixel clock 95 Display Stream Compression (Reduce the amount of bits to represent pixel 180 Multi Stream Transport 222 Single Stream Transport
|
/Documentation/admin-guide/media/ |
D | ivtv.rst | 38 this into the captured MPEG stream. 117 Reading from this device gets you the MPEG1/2 program stream. 131 An mpeg2 stream sent to this device will appear on the selected video 146 The raw audio PCM stereo stream from the currently selected 174 Writes a YUV stream to the decoder of the card. 185 device to tune the radio, use /dev/video24 to read the raw pcm stream 186 or /dev/video0 to get an mpeg2 stream with black video. 207 The sliced VBI data embedded in an MPEG stream is reproduced on this
|
/Documentation/devicetree/bindings/dma/xilinx/ |
D | xlnx,zynqmp-dpdma.yaml | 12 channels for a video stream, 1 channel for a graphics stream, and 2 channels 13 for an audio stream).
|
/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra210-mvc.yaml | 11 signal path. It can be used in input or output signal path for per-stream 13 has one input and one output. The input digital stream can be mono or 14 multi-channel (up to 7.1 channels) stream. An independent mute control is
|
/Documentation/devicetree/bindings/display/bridge/ |
D | fsl,imx8qxp-pixel-combiner.yaml | 47 description: Represents a display stream of pixel combiner. 57 description: The display stream index. 62 description: Input endpoint of the display stream. 66 description: Output endpoint of the display stream.
|
12345678910>>...12