Home
last modified time | relevance | path

Searched refs:stream (Results 2251 - 2275 of 4287) sorted by relevance

1...<<919293949596979899100>>...172

/third_party/alsa-lib/include/
H A Dpcm_external.h56 snd_pcm_stream_t stream, int mode)
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.h32 OSSL_xts_stream_fn stream; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.h32 OSSL_xts_stream_fn stream; member
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
H A DWavFmtChunkHeader.h51 void read(InputStream *stream);
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftgzip.h5 * Gzip-compressed stream support.
48 * compressed file, the library will try to open a gzipped stream from it
51 * The stream implementation is very basic and resets the decompression
52 * process each time seeking backwards is needed within the stream,
66 * Open a new stream to parse gzip-compressed font files. This is mainly
71 * stream ::
72 * The target embedding stream.
75 * The source stream.
81 * The source stream must be opened _before_ calling this function.
83 * Calling the internal function `FT_Stream_Close` on the new stream wil
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttkern.h33 FT_Stream stream );
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_enums.py37 logging.basicConfig(stream=sys.stderr, level=logging.INFO)
H A Dgen_versions.py37 logging.basicConfig(stream=sys.stderr, level=logging.INFO)
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp228 std::stringstream stream; in ParseFillAttr() local
229 stream << std::hex << fillColor_.value().GetValue(); in ParseFillAttr()
230 std::string newValue(stream.str()); in ParseFillAttr()
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h102 std::string stream; member
108 std::string stream; member
168 std::vector<Stream> stream; member
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H A Dplayer_demux.cpp104 source.stream = &stream_; in GetFormatDemuxer()
132 int32_t PlayerDemuxer::SetSource(BufferStream &stream) in SetSource() argument
135 stream_ = stream; in SetSource()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dchacha-glue.c3 * ARM NEON accelerated ChaCha and XChaCha stream ciphers,
66 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
69 hchacha_block_arm(state, stream, nrounds); in hchacha_block_arch()
72 hchacha_block_neon(state, stream, nrounds); in hchacha_block_arch()
344 MODULE_DESCRIPTION("ChaCha and XChaCha stream ciphers (scalar and NEON accelerated)");
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dchacha_glue.c3 * x64 SIMD accelerated ChaCha and XChaCha stream ciphers,
124 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
127 hchacha_block_generic(state, stream, nrounds); in hchacha_block_arch()
130 hchacha_block_ssse3(state, stream, nrounds); in hchacha_block_arch()
311 MODULE_DESCRIPTION("ChaCha and XChaCha stream ciphers (x64 SIMD accelerated)");
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dchacha-glue.c3 * ARM NEON accelerated ChaCha and XChaCha stream ciphers,
67 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
70 hchacha_block_arm(state, stream, nrounds); in hchacha_block_arch()
73 hchacha_block_neon(state, stream, nrounds); in hchacha_block_arch()
345 MODULE_DESCRIPTION("ChaCha and XChaCha stream ciphers (scalar and NEON accelerated)");
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_dmaengine.c73 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_hwparams_to_dma_slave_config()
97 * direction of the substream. If the substream is a playback stream the dst
98 * fields will be initialized, if it is a capture stream the src fields will be
109 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_dmaengine_pcm_set_config_from_dai_data()
414 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_dmaengine_pcm_refine_runtime_hwparams()
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c155 if (substream->pstr->stream != SNDRV_PCM_STREAM_CAPTURE) in psc_ac97_hw_analog_params()
184 dev_dbg(psc_dma->dev, "AC97 START: stream=%i\n", in psc_ac97_trigger()
185 substream->pstr->stream); in psc_ac97_trigger()
193 dev_dbg(psc_dma->dev, "AC97 STOP: stream=%i\n", in psc_ac97_trigger()
194 substream->pstr->stream); in psc_ac97_trigger()
/kernel/linux/linux-5.10/sound/soc/sirf/
H A Dsirf-usp.c218 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in sirf_usp_pcm_hw_params()
247 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in sirf_usp_pcm_trigger()
255 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in sirf_usp_pcm_trigger()
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-dma.c113 struct uniphier_aio_sub *sub = &aio->sub[substream->stream]; in uniphier_aiodma_prepare()
140 struct uniphier_aio_sub *sub = &aio->sub[substream->stream]; in uniphier_aiodma_trigger()
176 struct uniphier_aio_sub *sub = &aio->sub[substream->stream]; in uniphier_aiodma_pointer()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_proto_udp.c104 * stream. Set Assured. in nf_conntrack_udp_packet()
108 bool stream = false; in nf_conntrack_udp_packet() local
113 stream = true; in nf_conntrack_udp_packet()
123 if (stream && !test_and_set_bit(IPS_ASSURED_BIT, &ct->status)) in nf_conntrack_udp_packet()
199 stream. Extend timeout. */ in nf_conntrack_udplite_packet()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dchacha_glue.c3 * x64 SIMD accelerated ChaCha and XChaCha stream ciphers,
124 void hchacha_block_arch(const u32 *state, u32 *stream, int nrounds) in hchacha_block_arch() argument
127 hchacha_block_generic(state, stream, nrounds); in hchacha_block_arch()
130 hchacha_block_ssse3(state, stream, nrounds); in hchacha_block_arch()
311 MODULE_DESCRIPTION("ChaCha and XChaCha stream ciphers (x64 SIMD accelerated)");
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_dmaengine.c75 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_hwparams_to_dma_slave_config()
99 * direction of the substream. If the substream is a playback stream the dst
100 * fields will be initialized, if it is a capture stream the src fields will be
111 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_dmaengine_pcm_set_config_from_dai_data()
425 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_dmaengine_pcm_refine_runtime_hwparams()
/kernel/linux/linux-6.6/sound/soc/amd/acp/
H A Damd.h216 void config_pte_for_stream(struct acp_dev_data *adata, struct acp_stream *stream);
217 void config_acp_dma(struct acp_dev_data *adata, struct acp_stream *stream, int size);
222 struct acp_dev_data *adata, struct acp_stream *stream);
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_proto_udp.c105 * stream. Set Assured. in nf_conntrack_udp_packet()
109 bool stream = false; in nf_conntrack_udp_packet() local
114 stream = (status & IPS_ASSURED) == 0; in nf_conntrack_udp_packet()
124 if (stream && !test_and_set_bit(IPS_ASSURED_BIT, &ct->status)) in nf_conntrack_udp_packet()
199 stream. Extend timeout. */ in nf_conntrack_udplite_packet()
/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Daio-dma.c113 struct uniphier_aio_sub *sub = &aio->sub[substream->stream]; in uniphier_aiodma_prepare()
140 struct uniphier_aio_sub *sub = &aio->sub[substream->stream]; in uniphier_aiodma_trigger()
176 struct uniphier_aio_sub *sub = &aio->sub[substream->stream]; in uniphier_aiodma_pointer()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c155 if (substream->pstr->stream != SNDRV_PCM_STREAM_CAPTURE) in psc_ac97_hw_analog_params()
184 dev_dbg(psc_dma->dev, "AC97 START: stream=%i\n", in psc_ac97_trigger()
185 substream->pstr->stream); in psc_ac97_trigger()
193 dev_dbg(psc_dma->dev, "AC97 STOP: stream=%i\n", in psc_ac97_trigger()
194 substream->pstr->stream); in psc_ac97_trigger()

Completed in 13 milliseconds

1...<<919293949596979899100>>...172