Home
last modified time | relevance | path

Searched refs:stream (Results 2601 - 2625 of 4000) sorted by relevance

1...<<101102103104105106107108109110>>...160

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c173 if (pipe_ctx->stream == NULL) in dce_get_max_pixel_clock_for_all_paths()
186 if (dc_is_dp_signal(pipe_ctx->stream->signal) && in dce_get_max_pixel_clock_for_all_paths()
/kernel/linux/linux-6.6/sound/soc/ux500/
H A Dmop500_ab8500.c206 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in mop500_ab8500_shutdown()
294 is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in mop500_ab8500_hw_params()
/kernel/linux/linux-6.6/sound/drivers/
H A Dserial-generic.c278 static void snd_serial_generic_substreams(struct snd_rawmidi_str *stream, int dev_num) in snd_serial_generic_substreams() argument
282 list_for_each_entry(substream, &stream->substreams, list) { in snd_serial_generic_substreams()
/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_stream.c3 * hdac-ext-stream.c - HD-audio extended stream operations.
20 * snd_hdac_ext_stream_init - initialize each stream (aka device)
22 * @hext_stream: HD-audio ext core stream object to initialize
23 * @idx: stream index number
24 * @direction: stream direction (SNDRV_PCM_STREAM_PLAYBACK or SNDRV_PCM_STREAM_CAPTURE)
27 * initialize the stream, if ppcap is enabled then init those and then
28 * invoke hdac stream initialization routine
48 * snd_hdac_ext_stream_init_all - create and initialize the stream objects
77 * snd_hdac_ext_stream_free_all - free hdac extended stream object
[all...]
/kernel/linux/linux-6.6/sound/soc/adi/
H A Daxi-i2s.c63 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) in axi_i2s_trigger()
113 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) in axi_i2s_startup()
/kernel/linux/linux-6.6/lib/
H A Dref_tracker.c70 #define pr_ostream(stream, fmt, args...) \
72 struct ostream *_s = (stream); \
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-adda.c360 dev_dbg(afe->dev, "%s(), id %d, stream %d, rate %d\n", in mtk_dai_adda_hw_params()
361 __func__, dai->id, substream->stream, rate); in mtk_dai_adda_hw_params()
363 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in mtk_dai_adda_hw_params()
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra20_ac97.c186 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in tegra20_ac97_trigger()
194 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in tegra20_ac97_trigger()
/kernel/linux/linux-6.6/sound/soc/xilinx/
H A Dxlnx_spdif.c87 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) { in xlnx_spdif_startup()
155 /* start capture only if stream is detected within 40ms timeout */ in rx_stream_detect()
182 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) in xlnx_spdif_trigger()
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun50i-dmic.c81 if (substream->stream != SNDRV_PCM_STREAM_CAPTURE) in sun50i_dmic_startup()
196 if (substream->stream != SNDRV_PCM_STREAM_CAPTURE) in sun50i_dmic_trigger()
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c280 assoc->hbinterval, assoc->stream.incnt, in sctp_assocs_seq_show()
281 assoc->stream.outcnt, assoc->max_retrans, in sctp_assocs_seq_show()
/third_party/ffmpeg/libavformat/
H A Drtpdec_xiph.c45 unsigned ident; ///< 24-bit stream configuration identifier
286 AVStream* stream, in xiph_parse_fmtp_pair()
290 AVCodecParameters *par = stream->codecpar; in xiph_parse_fmtp_pair()
285 xiph_parse_fmtp_pair(AVFormatContext *s, AVStream* stream, PayloadContext *xiph_data, const char *attr, const char *value) xiph_parse_fmtp_pair() argument
H A Drtpdec_mpeg4.c289 AVStream *stream, PayloadContext *data, in parse_fmtp()
292 AVCodecParameters *par = stream->codecpar; in parse_fmtp()
288 parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) parse_fmtp() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.h373 int snd_pcm_direct_parse_open_conf(snd_config_t *root, snd_config_t *conf, int stream, struct snd_pcm_direct_open_conf *rec);
377 struct slave_params *params, snd_pcm_stream_t stream, int mode);
/third_party/backends/backend/genesys/
H A Dutilities.h207 explicit BasicStreamStateSaver(std::basic_ios<Char, Traits>& stream) : in BasicStreamStateSaver() argument
208 stream_(stream) in BasicStreamStateSaver()
/third_party/backends/sanei/
H A Dsanei_config.c207 sanei_config_read (char *str, int n, FILE *stream) in sanei_config_read() argument
213 /* read line from stream */ in sanei_config_read()
214 rc = fgets( str, n, stream); in sanei_config_read()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DTransformsMapperTest.java7 import static java.util.stream.Collectors.joining;
194 return Arrays.stream(lines).collect(joining("\n", FILE_HEADER, "\n\n")); in headerPlusLines()
/third_party/libuv/src/win/
H A Dinternal.h94 uv_tcp_t* stream,
176 uv_tty_t* stream,
/third_party/libuv/test/
H A Dtest-stdio-over-pipes.c134 options.stdio[0].data.stream = (uv_stream_t*) &in; in test_stdio_over_pipes()
137 options.stdio[1].data.stream = (uv_stream_t*) &out; in test_stdio_over_pipes()
H A Drunner-unix.c368 int process_copy_output(process_info_t* p, FILE* stream) { in process_copy_output() argument
380 print_lines(buf, r, stream); in process_copy_output()
/third_party/libuv/src/
H A Duv-common.h147 int uv__read_start(uv_stream_t* stream,
291 (h->stream.conn.shutdown_req != NULL)
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h181 UInt64 StartPosition; // in stream
182 UInt64 StartPositionAfterHeader; // in stream
183 UInt64 DataStartPosition; // in stream
184 UInt64 DataStartPosition2; // in stream. it's for headers
377 HRESULT FindAndReadSignature(IInStream *stream, const UInt64 *searchHeaderSizeLimit);
439 HRESULT Open(IInStream *stream, const UInt64 *searchHeaderSizeLimit); // S_FALSE means is not archive
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h36 void SetStream(ISequentialOutStream *stream) { _stream = stream; } in SetStream() argument
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs51 public new void SetStream(System.IO.Stream stream) { base.SetStream(stream); } in SetStream() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_named_interface_blocks.cpp201 new_var->data.stream = var->data.stream; in run()

Completed in 17 milliseconds

1...<<101102103104105106107108109110>>...160