Home
last modified time | relevance | path

Searched refs:stream_type (Results 1 – 25 of 3648) sorted by relevance

12345678910>>...146

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/chromeos/
H A Dstream_buffer_manager.cc45 ReserveBufferFromPool(stream_type); in ReserveBuffer()
52 StreamType stream_type, in GetGpuMemoryBufferById() argument
182 StreamType stream_type) { in GetStreamCaptureFormat() argument
189 if (IsInputStream(stream_type)) { in HasFreeBuffers()
248 switch (stream_type) { in SetUpStreamsAndBuffers()
270 if (IsInputStream(stream_type)) { in SetUpStreamsAndBuffers()
277 ReserveBuffer(stream_type); in SetUpStreamsAndBuffers()
287 StreamType stream_type) { in GetStreamConfiguration() argument
295 StreamType stream_type, in RequestBufferForCaptureRequest() argument
341 StreamType stream_type, in ReleaseBufferFromCaptureResult() argument
[all …]
H A Dstream_buffer_manager.h57 void ReserveBuffer(StreamType stream_type);
59 gfx::GpuMemoryBuffer* GetGpuMemoryBufferById(StreamType stream_type,
67 base::Optional<Buffer> AcquireBufferForClientById(StreamType stream_type,
72 VideoCaptureFormat GetStreamCaptureFormat(StreamType stream_type);
88 cros::mojom::Camera3StreamPtr GetStreamConfiguration(StreamType stream_type);
94 StreamType stream_type,
98 void ReleaseBufferFromCaptureResult(StreamType stream_type,
101 gfx::Size GetBufferDimension(StreamType stream_type);
141 static uint64_t GetBufferIpcId(StreamType stream_type, int key);
145 void ReserveBufferFromFactory(StreamType stream_type);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/chromeos/
H A Dstream_buffer_manager.cc49 ReserveBufferFromPool(stream_type); in ReserveBuffer()
56 StreamType stream_type, in GetGpuMemoryBufferById() argument
196 StreamType stream_type) { in GetStreamCaptureFormat() argument
203 if (IsInputStream(stream_type)) { in HasFreeBuffers()
255 switch (stream_type) { in SetUpStreamsAndBuffers()
293 if (IsInputStream(stream_type)) { in SetUpStreamsAndBuffers()
300 ReserveBuffer(stream_type); in SetUpStreamsAndBuffers()
310 StreamType stream_type) { in GetStreamConfiguration() argument
318 StreamType stream_type, in RequestBufferForCaptureRequest() argument
364 StreamType stream_type, in ReleaseBufferFromCaptureResult() argument
[all …]
H A Dstream_buffer_manager.h58 void ReserveBuffer(StreamType stream_type);
60 gfx::GpuMemoryBuffer* GetGpuMemoryBufferById(StreamType stream_type,
71 base::Optional<Buffer> AcquireBufferForClientById(StreamType stream_type,
75 VideoCaptureFormat GetStreamCaptureFormat(StreamType stream_type);
91 cros::mojom::Camera3StreamPtr GetStreamConfiguration(StreamType stream_type);
97 StreamType stream_type,
101 void ReleaseBufferFromCaptureResult(StreamType stream_type,
104 gfx::Size GetBufferDimension(StreamType stream_type);
146 static uint64_t GetBufferIpcId(StreamType stream_type, int key);
150 void ReserveBufferFromFactory(StreamType stream_type);
[all …]
/dports/net/mptsd/mptsd-1.1/libtsfuncs/
H A Dmisc.c107 stream_type == STREAM_TYPE_MPEG2_VIDEO || in ts_is_stream_type_video()
108 stream_type == STREAM_TYPE_AVC_VIDEO || in ts_is_stream_type_video()
109 stream_type == STREAM_TYPE_AVS_VIDEO || in ts_is_stream_type_video()
110 stream_type == STREAM_TYPE_MPEG4_PART2_VIDEO; in ts_is_stream_type_video()
114 int ts_is_stream_type_ac3(uint8_t stream_type) { in ts_is_stream_type_ac3() argument
116 stream_type == STREAM_TYPE_DOLBY_ATSC_AUDIO; in ts_is_stream_type_ac3()
121 stream_type == STREAM_TYPE_MPEG2_AUDIO || in ts_is_stream_type_audio()
122 stream_type == STREAM_TYPE_ADTS_AUDIO || in ts_is_stream_type_audio()
123 ts_is_stream_type_ac3(stream_type); in ts_is_stream_type_audio()
128 if (stream_type == 0 || (stream_type > 0x1c && stream_type < 0x7e)) in h222_stream_type_desc()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/services/
H A Dmojo_decryptor_service.cc106 void MojoDecryptorService::Decrypt(StreamType stream_type, in Decrypt() argument
118 decryptor_->CancelDecrypt(stream_type); in CancelDecrypt()
161 if (!GetBufferReader(stream_type)) in ResetDecoder()
164 GetBufferReader(stream_type) in ResetDecoder()
166 weak_this_, stream_type)); in ResetDecoder()
171 DCHECK(!GetBufferReader(stream_type)->HasPendingReads()) in DeinitializeDecoder()
174 decryptor_->DeinitializeDecoder(stream_type); in DeinitializeDecoder()
185 decryptor_->Decrypt(stream_type, std::move(buffer), in OnReadDone()
253 decryptor_->ResetDecoder(stream_type); in OnReaderFlushDone()
299 StreamType stream_type) const { in GetBufferReader()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/services/
H A Dmojo_decryptor_service.cc91 void MojoDecryptorService::Decrypt(StreamType stream_type, in Decrypt() argument
109 decryptor_->CancelDecrypt(stream_type); in CancelDecrypt()
164 if (!GetBufferReader(stream_type)) in ResetDecoder()
167 GetBufferReader(stream_type) in ResetDecoder()
169 weak_this_, stream_type)); in ResetDecoder()
174 DCHECK(!GetBufferReader(stream_type)->HasPendingReads()) in DeinitializeDecoder()
177 decryptor_->DeinitializeDecoder(stream_type); in DeinitializeDecoder()
188 decryptor_->Decrypt(stream_type, std::move(buffer), in OnReadDone()
256 decryptor_->ResetDecoder(stream_type); in OnReaderFlushDone()
302 StreamType stream_type) const { in GetBufferReader()
[all …]
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/tree/
H A Dstream-insertion-header.cxx38 String stream_type (ostream_type + L"< " + String (*i) + L" >"); in traverse() local
41 << stream_type << "&" << endl in traverse()
42 << "operator<< (" << stream_type << "&," << endl in traverse()
72 String stream_type (ostream_type + L"< " + String (*i) + L" >"); in traverse() local
75 << stream_type << "&" << endl in traverse()
76 << "operator<< (" << stream_type << "&," << endl in traverse()
106 String stream_type (ostream_type + L"< " + String (*i) + L" >"); in traverse() local
109 << stream_type << "&" << endl in traverse()
110 << "operator<< (" << stream_type << "&," << endl in traverse()
142 << stream_type << "&" << endl in traverse()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dflow_mgr.rs36 pub fn max_streams(&mut self, stream_limit: StreamIndex, stream_type: StreamType) { in max_streams()
38 stream_type, in max_streams()
42 .insert((stream_type, mem::discriminant(&frame)), frame); in max_streams()
45 pub fn streams_blocked(&mut self, stream_limit: StreamIndex, stream_type: StreamType) { in streams_blocked()
47 stream_type, in streams_blocked()
51 .insert((stream_type, mem::discriminant(&frame)), frame); in streams_blocked()
64 Frame::MaxStreams { stream_type, .. } => { in lost()
65 let local_max = match stream_type { in lost()
70 self.max_streams(*local_max, stream_type) in lost()
73 Frame::StreamsBlocked { stream_type, .. } => match stream_type { in lost()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dflow_mgr.rs36 pub fn max_streams(&mut self, stream_limit: StreamIndex, stream_type: StreamType) { in max_streams()
38 stream_type, in max_streams()
42 .insert((stream_type, mem::discriminant(&frame)), frame); in max_streams()
45 pub fn streams_blocked(&mut self, stream_limit: StreamIndex, stream_type: StreamType) { in streams_blocked()
47 stream_type, in streams_blocked()
51 .insert((stream_type, mem::discriminant(&frame)), frame); in streams_blocked()
64 Frame::MaxStreams { stream_type, .. } => { in lost()
65 let local_max = match stream_type { in lost()
70 self.max_streams(*local_max, stream_type) in lost()
73 Frame::StreamsBlocked { stream_type, .. } => match stream_type { in lost()
/dports/lang/php73/php-7.3.33/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt40 ["stream_type"]=>
60 ["stream_type"]=>
80 ["stream_type"]=>
100 ["stream_type"]=>
120 ["stream_type"]=>
140 ["stream_type"]=>
160 ["stream_type"]=>
180 ["stream_type"]=>
200 ["stream_type"]=>
220 ["stream_type"]=>
[all …]
/dports/textproc/py-pyexcel-io/pyexcel-io-0.6.5/pyexcel_io/
H A Dplugins.py41 stream_type=None, argument
48 stream_type=stream_type,
56 stream_type=None, argument
63 stream_type=stream_type,
76 stream_type=None, argument
87 stream_type=stream_type,
96 stream_type=None, argument
107 stream_type=stream_type,
219 manager.register_stream_type(file_type, plugin_info.stream_type)
226 file_type.split("-")[1], plugin_info.stream_type
[all …]
H A Dmanager.py18 def register_stream_type(file_type, stream_type): argument
22 if stream_type == "text":
24 elif stream_type == "binary":
68 def register_a_file_type(file_type, stream_type, mime_type): argument
74 stream_type = stream_type
77 register_stream_type(file_type, stream_type)
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/
H A Dmeta.py83 def _get_metadata(stream, stream_type, use_libprs_metadata, argument
85 if stream_type:
86 stream_type = stream_type.lower()
88 stream_type = 'html'
89 if stream_type in ('mobi', 'prc', 'azw'):
90 stream_type = 'mobi'
91 if stream_type in ('odt', 'ods', 'odp', 'odg', 'odf'):
92 stream_type = 'odt'
113 mi = get_file_type_metadata(stream, stream_type)
122 if stream_type:
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/core/
H A Dbasic_stream.cpp485 stream_type s(ioc); in testRead()
496 stream_type s(ioc); in testRead()
507 stream_type s(ioc); in testRead()
519 stream_type s(ioc); in testRead()
531 stream_type s(ioc); in testRead()
542 stream_type s(ioc); in testRead()
569 stream_type s(ioc); in testRead()
583 stream_type s(ioc); in testRead()
620 stream_type s(ioc); in testWrite()
631 stream_type s(ioc); in testWrite()
[all …]
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_io_stream.cxx30 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Getbuf()
49 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Getchar()
64 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Seek()
73 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Tell()
99 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Putbuf()
116 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Putchar()
125 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Seek()
134 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Tell()
H A Dgd_io_stream.h41 typedef std::istream stream_type; typedef
48 istreamIOCtx(stream_type & __stream) { in istreamIOCtx()
60 void init(stream_type * __stream) { in init()
71 stream_type * _M_stream;
85 typedef std::ostream stream_type; typedef
92 ostreamIOCtx(stream_type & __stream) { in ostreamIOCtx()
104 void init(stream_type * __stream) { in init()
115 stream_type * _M_stream;
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_io_stream.cxx30 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Getbuf()
49 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Getchar()
64 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Seek()
73 stream_type * _str = ( (istreamIOCtx * ) ctx )->_M_stream; in Tell()
99 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Putbuf()
116 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Putchar()
125 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Seek()
134 stream_type * _str = ( (ostreamIOCtx * ) ctx )->_M_stream; in Tell()

12345678910>>...146