Home
last modified time | relevance | path

Searched refs:stream (Results 826 - 850 of 3964) sorted by relevance

1...<<31323334353637383940>>...159

/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.h108 EGLStreamKHR stream,
111 EGLStreamKHR stream,
211 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_DestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream);
213 EGLStreamKHR stream,
217 EGLStreamKHR stream,
221 EGLStreamKHR stream,
227 EGLStreamKHR stream);
229 EGLStreamKHR stream);
231 EGLStreamKHR stream);
253 EGLStreamKHR stream,
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttpost.c160 FT_Stream stream, in load_format_20()
163 FT_Memory memory = stream->memory; in load_format_20()
305 FT_Stream stream, in load_format_25()
308 FT_Memory memory = stream->memory; in load_format_25()
373 FT_Stream stream; in load_post_names() local
379 /* get a stream for the face's resource */ in load_post_names()
380 stream = face->root.stream; in load_post_names()
383 error = face->goto_table( face, TTAG_post, stream, &post_len ); in load_post_names()
395 error = load_format_20( face, stream, post_le in load_post_names()
159 load_format_20( TT_Face face, FT_Stream stream, FT_ULong post_len ) load_format_20() argument
304 load_format_25( TT_Face face, FT_Stream stream, FT_ULong post_len ) load_format_25() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs334 let stream = listener.accept().unwrap().0; in test_connect_with_srtp_ctx()
344 let mut stream = ssl.accept(stream).unwrap(); in test_connect_with_srtp_ctx() variables
347 stream in test_connect_with_srtp_ctx()
352 stream.write_all(&[0]).unwrap(); in test_connect_with_srtp_ctx()
357 let stream = TcpStream::connect(addr).unwrap(); in test_connect_with_srtp_ctx()
363 let mut stream = ssl.connect(stream).unwrap(); in test_connect_with_srtp_ctx() variables
367 let srtp_profile = stream.ssl().selected_srtp_profile().unwrap(); in test_connect_with_srtp_ctx()
371 stream in test_connect_with_srtp_ctx()
413 let mut stream = ssl.accept(stream).unwrap(); test_connect_with_srtp_ssl() variables
432 let mut stream = ssl.connect(stream).unwrap(); test_connect_with_srtp_ssl() variables
837 let mut stream = acceptor.accept(stream).unwrap(); test_mozilla_server() variables
847 let mut stream = connector.connect("foobar.com", stream).unwrap(); test_mozilla_server() variables
1155 let mut stream = ssl.accept(stream).unwrap(); keying_export() variables
1171 let mut stream = ssl.connect(stream).unwrap(); keying_export() variables
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt1308-sdw.c469 struct sdw_stream_data *stream; in rt1308_set_sdw_stream() local
474 stream = kzalloc(sizeof(*stream), GFP_KERNEL); in rt1308_set_sdw_stream()
475 if (!stream) in rt1308_set_sdw_stream()
478 stream->sdw_stream = (struct sdw_stream_runtime *)sdw_stream; in rt1308_set_sdw_stream()
480 /* Use tx_mask or rx_mask to configure stream tag and set dma_data */ in rt1308_set_sdw_stream()
482 dai->playback_dma_data = stream; in rt1308_set_sdw_stream()
484 dai->capture_dma_data = stream; in rt1308_set_sdw_stream()
492 struct sdw_stream_data *stream; in rt1308_sdw_shutdown() local
494 stream in rt1308_sdw_shutdown()
530 struct sdw_stream_data *stream; rt1308_sdw_hw_params() local
583 struct sdw_stream_data *stream = rt1308_sdw_pcm_hw_free() local
[all...]
H A Dmax98373-sdw.c525 struct sdw_stream_data *stream; in max98373_sdw_dai_hw_params() local
528 stream = snd_soc_dai_get_dma_data(dai, substream); in max98373_sdw_dai_hw_params()
530 if (!stream) in max98373_sdw_dai_hw_params()
536 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in max98373_sdw_dai_hw_params()
562 &port_config, 1, stream->sdw_stream); in max98373_sdw_dai_hw_params()
661 struct sdw_stream_data *stream = in max98373_pcm_hw_free() local
667 sdw_stream_remove_slave(max98373->slave, stream->sdw_stream); in max98373_pcm_hw_free()
674 struct sdw_stream_data *stream; in max98373_set_sdw_stream() local
679 stream = kzalloc(sizeof(*stream), GFP_KERNE in max98373_set_sdw_stream()
697 struct sdw_stream_data *stream; max98373_shutdown() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc1480 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { in _InternalSerialize()
1488 target = stream->EnsureSpace(target); in _InternalSerialize()
1490 InternalWriteMessage(1, this->_internal_file(i), target, stream); in _InternalSerialize()
1495 _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream); in _InternalSerialize()
1921 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { in _InternalSerialize()
1933 target = stream->WriteStringMaybeAliased( in _InternalSerialize()
1943 target = stream->WriteStringMaybeAliased( in _InternalSerialize()
1954 target = stream->WriteString(3, s, target); in _InternalSerialize()
1960 target = stream->EnsureSpace(target); in _InternalSerialize()
1962 InternalWriteMessage(4, this->_internal_message_type(i), target, stream); in _InternalSerialize()
[all...]
H A Dtype.pb.cc551 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { in _InternalSerialize()
562 target = stream->WriteStringMaybeAliased( in _InternalSerialize()
569 target = stream->EnsureSpace(target); in _InternalSerialize()
571 InternalWriteMessage(2, this->_internal_fields(i), target, stream); in _InternalSerialize()
581 target = stream->WriteString(3, s, target); in _InternalSerialize()
587 target = stream->EnsureSpace(target); in _InternalSerialize()
589 InternalWriteMessage(4, this->_internal_options(i), target, stream); in _InternalSerialize()
594 target = stream->EnsureSpace(target); in _InternalSerialize()
597 5, _Internal::source_context(this), target, stream); in _InternalSerialize()
602 target = stream in _InternalSerialize()
[all...]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_core.c1116 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1122 stream_mask = stream->pipe->is_capture ? 1 : 1<<stream->substream->number; in pcxhr_stream_read_position()
1124 /* get sample count for one stream */ in pcxhr_stream_read_position()
1126 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture, in pcxhr_stream_read_position()
1127 stream->pipe->first_audio, 0, stream_mask); in pcxhr_stream_read_position()
1128 /* rmh.stat_len = 2; */ /* 2 resp data for each stream of the pipe */ in pcxhr_stream_read_position()
1138 "stream %c%d : abs samples real(%llu) timer(%llu)\n", in pcxhr_stream_read_position()
1139 stream->pipe->is_capture ? 'C' : 'P', in pcxhr_stream_read_position()
1140 stream in pcxhr_stream_read_position()
1115 pcxhr_stream_read_position(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream) pcxhr_stream_read_position() argument
1147 pcxhr_update_timer_pos(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream, int samples_to_add) pcxhr_update_timer_pos() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_core.c1116 struct pcxhr_stream *stream) in pcxhr_stream_read_position()
1122 stream_mask = stream->pipe->is_capture ? 1 : 1<<stream->substream->number; in pcxhr_stream_read_position()
1124 /* get sample count for one stream */ in pcxhr_stream_read_position()
1126 pcxhr_set_pipe_cmd_params(&rmh, stream->pipe->is_capture, in pcxhr_stream_read_position()
1127 stream->pipe->first_audio, 0, stream_mask); in pcxhr_stream_read_position()
1128 /* rmh.stat_len = 2; */ /* 2 resp data for each stream of the pipe */ in pcxhr_stream_read_position()
1138 "stream %c%d : abs samples real(%llu) timer(%llu)\n", in pcxhr_stream_read_position()
1139 stream->pipe->is_capture ? 'C' : 'P', in pcxhr_stream_read_position()
1140 stream in pcxhr_stream_read_position()
1115 pcxhr_stream_read_position(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream) pcxhr_stream_read_position() argument
1147 pcxhr_update_timer_pos(struct pcxhr_mgr *mgr, struct pcxhr_stream *stream, int samples_to_add) pcxhr_update_timer_pos() argument
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c937 nghttp3_qpack_stream *stream = data; in map_stream_free() local
938 nghttp3_qpack_stream_del(stream, mem); in map_stream_free()
1017 * to a stream denoted by |stream_id|. |stream| must be NULL if no
1018 * stream object is not found for the given stream ID. |max_cnt| and
1030 nghttp3_qpack_stream *stream, in qpack_encoder_add_stream_ref()
1037 if (stream == NULL) { in qpack_encoder_add_stream_ref()
1038 rv = nghttp3_qpack_stream_new(&stream, stream_id, mem); in qpack_encoder_add_stream_ref()
1044 (nghttp3_map_key_type)stream in qpack_encoder_add_stream_ref()
1028 qpack_encoder_add_stream_ref(nghttp3_qpack_encoder *encoder, int64_t stream_id, nghttp3_qpack_stream *stream, uint64_t max_cnt, uint64_t min_cnt) qpack_encoder_add_stream_ref() argument
1080 qpack_encoder_remove_stream(nghttp3_qpack_encoder *encoder, nghttp3_qpack_stream *stream) qpack_encoder_remove_stream() argument
1149 nghttp3_qpack_stream *stream; nghttp3_qpack_encoder_encode() local
1279 nghttp3_qpack_encoder_stream_is_blocked(nghttp3_qpack_encoder *encoder, nghttp3_qpack_stream *stream) nghttp3_qpack_encoder_stream_is_blocked() argument
1672 nghttp3_qpack_stream *stream; nghttp3_qpack_stream_new() local
1695 nghttp3_qpack_stream_del(nghttp3_qpack_stream *stream, const nghttp3_mem *mem) nghttp3_qpack_stream_del() argument
1718 nghttp3_qpack_stream_get_max_cnt(const nghttp3_qpack_stream *stream) nghttp3_qpack_stream_get_max_cnt() argument
1730 nghttp3_qpack_stream_add_ref(nghttp3_qpack_stream *stream, nghttp3_qpack_header_block_ref *ref) nghttp3_qpack_stream_add_ref() argument
1749 nghttp3_qpack_stream_pop_ref(nghttp3_qpack_stream *stream) nghttp3_qpack_stream_pop_ref() argument
2233 nghttp3_qpack_encoder_block_stream(nghttp3_qpack_encoder *encoder, nghttp3_qpack_stream *stream) nghttp3_qpack_encoder_block_stream() argument
2244 nghttp3_qpack_encoder_unblock_stream(nghttp3_qpack_encoder *encoder, nghttp3_qpack_stream *stream) nghttp3_qpack_encoder_unblock_stream() argument
2277 nghttp3_qpack_stream *stream = nghttp3_qpack_encoder_ack_header() local
2343 nghttp3_qpack_stream *stream = nghttp3_qpack_encoder_cancel_stream() local
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c132 z_stream stream; /* zLib stream structure for inflate */ member
134 bz_stream bstream; /* bzLib stream structure for bziped */
137 int stream_initialised; /* 1 is stream is initialised */
1199 zi->ci.stream.avail_in = (uInt)0; in zipOpenNewFileInZip4_64()
1200 zi->ci.stream.avail_out = (uInt)Z_BUFSIZE; in zipOpenNewFileInZip4_64()
1201 zi->ci.stream.next_out = zi->ci.buffered_data; in zipOpenNewFileInZip4_64()
1202 zi->ci.stream.total_in = 0; in zipOpenNewFileInZip4_64()
1203 zi->ci.stream.total_out = 0; in zipOpenNewFileInZip4_64()
1204 zi->ci.stream in zipOpenNewFileInZip4_64()
[all...]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c132 z_stream stream; /* zLib stream structure for inflate */ member
134 bz_stream bstream; /* bzLib stream structure for bziped */
137 int stream_initialised; /* 1 is stream is initialised */
1210 zi->ci.stream.avail_in = (uInt)0; in zipOpenNewFileInZip4_64()
1211 zi->ci.stream.avail_out = (uInt)Z_BUFSIZE; in zipOpenNewFileInZip4_64()
1212 zi->ci.stream.next_out = zi->ci.buffered_data; in zipOpenNewFileInZip4_64()
1213 zi->ci.stream.total_in = 0; in zipOpenNewFileInZip4_64()
1214 zi->ci.stream.total_out = 0; in zipOpenNewFileInZip4_64()
1215 zi->ci.stream in zipOpenNewFileInZip4_64()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddvb-usb-common.h34 extern int usb_urb_init(struct usb_data_stream *stream, struct usb_data_stream_properties *props);
35 extern int usb_urb_exit(struct usb_data_stream *stream);
36 extern int usb_urb_submit(struct usb_data_stream *stream);
37 extern int usb_urb_kill(struct usb_data_stream *stream);
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddvb-usb-common.h34 extern int usb_urb_init(struct usb_data_stream *stream, struct usb_data_stream_properties *props);
35 extern int usb_urb_exit(struct usb_data_stream *stream);
36 extern int usb_urb_submit(struct usb_data_stream *stream);
37 extern int usb_urb_kill(struct usb_data_stream *stream);
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DFullDuplexStream.h30 void setInputStream(oboe::AudioStream *stream) { in setInputStream() argument
31 mInputStream = stream; in setInputStream()
38 void setOutputStream(oboe::AudioStream *stream) { in setOutputStream() argument
39 mOutputStream = stream; in setOutputStream()
61 * Called by Oboe when the stream is ready to process audio.
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
H A DFullDuplexStream.h30 void setInputStream(oboe::AudioStream *stream) { in setInputStream() argument
31 mInputStream = stream; in setInputStream()
38 void setOutputStream(oboe::AudioStream *stream) { in setOutputStream() argument
39 mOutputStream = stream; in setOutputStream()
61 * Called by Oboe when the stream is ready to process audio.
62 * This implements the stream synchronization. App should NOT override this method.
/third_party/skia/third_party/externals/oboe/tests/
H A DtestAAudio.cpp44 AAudioStream *stream = nullptr; in openCloseStream() local
45 aaudio_result_t result = mAAudioLoader->builder_openStream(mBuilder, &stream); in openCloseStream()
47 ASSERT_NE(stream, nullptr); in openCloseStream()
49 result = mAAudioLoader->stream_close(stream); in openCloseStream()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftrfork.h54 FT_Stream stream,
110 * stream ::
111 * A file stream containing the resource fork.
135 FT_Stream stream,
157 * stream ::
158 * A file stream containing the resource fork.
175 FT_Stream stream,
195 * stream ::
196 * A file stream containing the resource fork.
215 * The stream offset
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Ddelimited_message_util_test.cc48 std::stringstream stream; in TEST() local
53 EXPECT_TRUE(SerializeDelimitedToOstream(message1, &stream)); in TEST()
57 EXPECT_TRUE(SerializeDelimitedToOstream(message2, &stream)); in TEST()
62 io::IstreamInputStream zstream(&stream); in TEST()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1069 const struct dc_stream_state *stream = pipe_ctx->stream; in get_pixel_clock_parameters() local
1070 pixel_clk_params->requested_pix_clk_100hz = stream->timing.pix_clk_100hz; in get_pixel_clock_parameters()
1071 pixel_clk_params->encoder_object_id = stream->link->link_enc->id; in get_pixel_clock_parameters()
1072 pixel_clk_params->signal_type = pipe_ctx->stream->signal; in get_pixel_clock_parameters()
1079 stream->timing.display_color_depth; in get_pixel_clock_parameters()
1081 pixel_clk_params->pixel_encoding = stream->timing.pixel_encoding; in get_pixel_clock_parameters()
1083 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR422) in get_pixel_clock_parameters()
1086 if (stream->timing.pixel_encoding == PIXEL_ENCODING_YCBCR420) in get_pixel_clock_parameters()
1088 if (stream in get_pixel_clock_parameters()
1093 build_clamping_params(struct dc_stream_state *stream) build_clamping_params() argument
1117 build_mapped_resource( const struct dc *dc, struct dc_state *context, struct dc_stream_state *stream) build_mapped_resource() argument
1150 dcn10_acquire_idle_pipe_for_layer( struct dc_state *context, const struct resource_pool *pool, struct dc_stream_state *stream) dcn10_acquire_idle_pipe_for_layer() argument
1285 dcn10_find_first_free_match_stream_enc_for_link( struct resource_context *res_ctx, const struct resource_pool *pool, struct dc_stream_state *stream) dcn10_find_first_free_match_stream_enc_for_link() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs636 /// A stream which limits the number of bytes it reads at a time.
701 // Create an output stream with a group in: in SkipGroup()
709 var stream = new MemoryStream(); in SkipGroup()
710 var output = new CodedOutputStream(stream); in SkipGroup()
733 stream.Position = 0; in SkipGroup()
736 var input = new CodedInputStream(stream); in SkipGroup()
748 // Create an output stream with: in SkipGroup_WrongEndGroupTag()
753 var stream = new MemoryStream(); in SkipGroup_WrongEndGroupTag()
754 var output = new CodedOutputStream(stream); in SkipGroup_WrongEndGroupTag()
764 stream in SkipGroup_WrongEndGroupTag()
[all...]
/third_party/skia/src/codec/
H A DSkRawCodec.cpp166 bool is_asset_stream(const SkStream& stream) { in is_asset_stream() argument
167 return stream.hasLength() && stream.hasPosition(); in is_asset_stream()
177 * Gets the length of the stream. Depending on the type of stream, this may require reading to
178 * the end of the stream.
218 explicit SkRawBufferedStream(std::unique_ptr<SkStream> stream) in SkRawBufferedStream() argument
219 : fStream(std::move(stream)) in SkRawBufferedStream()
222 // Only use SkRawBufferedStream when the stream is not an asset stream in SkRawBufferedStream()
325 SkRawAssetStream(std::unique_ptr<SkStream> stream) SkRawAssetStream() argument
393 SkPiexStream(SkRawStream* stream) SkPiexStream() argument
410 SkDngStream(SkRawStream* stream) SkDngStream() argument
436 NewFromStream(SkRawStream* stream) NewFromStream() argument
524 IsTiffHeaderValid(SkRawStream* stream) IsTiffHeaderValid() argument
598 SkDngImage(SkRawStream* stream) SkDngImage() argument
620 MakeFromStream(std::unique_ptr<SkStream> stream, Result* result) MakeFromStream() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst_ipc.c255 struct stream_info *stream; in process_fw_async_msg() local
271 stream = &sst_drv_ctx->streams[str_id]; in process_fw_async_msg()
272 /* If stream is dropped, skip processing this message*/ in process_fw_async_msg()
273 if (stream->status == STREAM_INIT) in process_fw_async_msg()
275 if (stream->period_elapsed) in process_fw_async_msg()
276 stream->period_elapsed(stream->pcm_substream); in process_fw_async_msg()
277 if (stream->compr_cb) in process_fw_async_msg()
278 stream->compr_cb(stream in process_fw_async_msg()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c86 static void amdgpu_dm_set_crc_window_default(struct drm_crtc *crtc, struct dc_stream_state *stream) in amdgpu_dm_set_crc_window_default() argument
109 dc_stream_forward_crc_window(stream, NULL, true); in amdgpu_dm_set_crc_window_default()
119 struct dc_stream_state *stream; in amdgpu_dm_crtc_notify_ta_to_read() local
136 stream = to_amdgpu_crtc(crtc)->dm_irq_params.stream; in amdgpu_dm_crtc_notify_ta_to_read()
137 phy_inst = stream->link->link_enc_hw_inst; in amdgpu_dm_crtc_notify_ta_to_read()
166 struct dc_stream_state *stream; in amdgpu_dm_forward_crc_window() local
175 stream = to_amdgpu_crtc(crtc)->dm_irq_params.stream; in amdgpu_dm_forward_crc_window()
178 dc_stream_forward_crc_window(stream, in amdgpu_dm_forward_crc_window()
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst_ipc.c254 struct stream_info *stream; in process_fw_async_msg() local
270 stream = &sst_drv_ctx->streams[str_id]; in process_fw_async_msg()
271 /* If stream is dropped, skip processing this message*/ in process_fw_async_msg()
272 if (stream->status == STREAM_INIT) in process_fw_async_msg()
274 if (stream->period_elapsed) in process_fw_async_msg()
275 stream->period_elapsed(stream->pcm_substream); in process_fw_async_msg()
276 if (stream->compr_cb) in process_fw_async_msg()
277 stream->compr_cb(stream in process_fw_async_msg()
[all...]

Completed in 37 milliseconds

1...<<31323334353637383940>>...159