Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:streamInfos
(Results
1 - 25
of
48
) sorted by relevance
1
2
/drivers/peripheral/camera/test/ut/v4l2/
H
A
D
camera_preview_test.cpp
60
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
71
streamInfos
.push_back(streamInfo);
in HWTEST_F()
72
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in HWTEST_F()
103
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
114
std::vector<StreamInfo>().swap(
streamInfos
);
in HWTEST_F()
115
streamInfos
.push_back(streamInfo);
in HWTEST_F()
116
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in HWTEST_F()
157
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
168
streamInfos
.push_back(streamInfo);
in HWTEST_F()
169
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in HWTEST_F()
199
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
302
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
356
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
408
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
452
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
496
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
538
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
579
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
647
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
703
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
784
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
924
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
[all...]
H
A
D
hdi_interfaces_test.cpp
59
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
69
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
70
cameraBase->rc = cameraBase->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
112
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
122
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
123
cameraBase->rc = cameraBase->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
157
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
168
std::vector<std::shared_ptr<StreamInfo>>().swap(
streamInfos
);
in TEST_F()
169
streamInfos
.push_back(streamInfo);
in TEST_F()
170
cameraBase->rc = cameraBase->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
203
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
247
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
301
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
345
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
389
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
433
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
487
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
532
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
587
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
642
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
697
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
752
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
807
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
862
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
909
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
954
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1000
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1045
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1098
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1164
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1218
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
1302
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
TEST_F()
local
[all...]
H
A
D
pipeline_test.cpp
119
std::vector<std::shared_ptr<StreamInfo>>
streamInfos
;
in TEST_F()
local
139
std::vector<std::shared_ptr<StreamInfo>>().swap(
streamInfos
);
in TEST_F()
140
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
141
cameraBase->rc = cameraBase->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
H
A
D
hdi_func_test.cpp
346
cameraBase->
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
347
cameraBase->rc = cameraBase->streamOperator->CreateStreams(cameraBase->
streamInfos
);
in TEST_F()
398
cameraBase->
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
399
cameraBase->rc = cameraBase->streamOperator->CreateStreams(cameraBase->
streamInfos
);
in TEST_F()
445
cameraBase->
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
446
cameraBase->rc = cameraBase->streamOperator->CreateStreams(cameraBase->
streamInfos
);
in TEST_F()
498
cameraBase->
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
499
cameraBase->rc = cameraBase->streamOperator->CreateStreams(cameraBase->
streamInfos
);
in TEST_F()
554
cameraBase->
streamInfos
.push_back(cameraBase->streamInfo);
in TEST_F()
555
cameraBase->rc = cameraBase->streamOperator->CreateStreams(cameraBase->
streamInfos
);
in TEST_F()
[all...]
H
A
D
usb_camera_test.cpp
520
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
531
std::vector<StreamInfo>().swap(
streamInfos
);
in TEST_F()
532
streamInfos
.push_back(streamInfo);
in TEST_F()
533
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
675
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
687
streamInfos
.push_back(streamInfo);
in TEST_F()
704
streamInfos
.push_back(streamInfoCapture);
in TEST_F()
705
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
830
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
842
streamInfos
in TEST_F()
1058
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
[all...]
H
A
D
logic_camera_test.cpp
70
cameraBase->
streamInfos
.push_back(streamInfoPre);
in TEST_F()
71
cameraBase->rc = cameraBase->streamOperator->CreateStreams(cameraBase->
streamInfos
);
in TEST_F()
H
A
D
camera_capture_test.cpp
291
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
302
streamInfos
.push_back(cameraBase_->streamInfo);
in HWTEST_F()
303
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in HWTEST_F()
345
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
356
streamInfos
.push_back(cameraBase_->streamInfo);
in HWTEST_F()
357
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in HWTEST_F()
H
A
D
test_camera_base.cpp
542
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
543
streamInfos
.push_back(streamInfoPre);
in StartStream()
560
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
561
streamInfos
.push_back(streamInfoVideo);
in StartStream()
578
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
579
streamInfos
.push_back(streamInfoCapture);
in StartStream()
595
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
596
streamInfos
.push_back(streamInfoAnalyze);
in StartStream()
598
rc = (CamRetCode)streamOperator->CreateStreams(
streamInfos
);
in StartStream()
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
H
A
D
dstream_operator_test.cpp
165
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
166
streamInfos
.push_back(streamInfo);
in HWTEST_F()
167
int32_t rc = dstreamOperator_->CreateStreams(
streamInfos
);
in HWTEST_F()
194
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
195
streamInfos
.push_back(streamInfo);
in HWTEST_F()
196
int32_t rc = dstreamOperator_->CreateStreams(
streamInfos
);
in HWTEST_F()
227
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
228
streamInfos
.push_back(streamInfo);
in HWTEST_F()
229
int32_t rc = dstreamOperator_->CreateStreams(
streamInfos
);
in HWTEST_F()
261
std::vector<StreamInfo>
streamInfos
;
in HWTEST_F()
local
298
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
339
std::vector<StreamInfo>
streamInfos
;
HWTEST_F()
local
[all...]
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H
A
D
stream_operator.cpp
69
CamRetCode StreamOperator::CreateStreams(const std::vector<std::shared_ptr<StreamInfo>>&
streamInfos
)
in CreateStreams()
argument
75
int count =
streamInfos
.size();
in CreateStreams()
85
sis[i].streamId =
streamInfos
[i]->streamId_;
in CreateStreams()
86
sis[i].width =
streamInfos
[i]->width_;
in CreateStreams()
87
sis[i].height =
streamInfos
[i]->height_;
in CreateStreams()
88
sis[i].format =
streamInfos
[i]->format_;
in CreateStreams()
89
sis[i].dataspace =
streamInfos
[i]->dataspace_;
in CreateStreams()
90
sis[i].intent =
streamInfos
[i]->intent_;
in CreateStreams()
91
sis[i].tunneledMode =
streamInfos
[i]->tunneledMode_;
in CreateStreams()
92
sis[i].minFrameDuration =
streamInfos
[
in CreateStreams()
[all...]
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraconfigurestreams_fuzzer/
H
A
D
dcameraconfigurestreams_fuzzer.cpp
48
std::vector<DCStreamInfo>
streamInfos
;
in DcameraConfigureStreamsFuzzTest()
local
58
streamInfos
.push_back(streamInfo);
in DcameraConfigureStreamsFuzzTest()
59
DCameraProvider::GetInstance()->ConfigureStreams(dhBase,
streamInfos
);
in DcameraConfigureStreamsFuzzTest()
/drivers/peripheral/camera/test/hdi/v1_0/src/
H
A
D
hdi_stream_uttest.cpp
98
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfo);
in HWTEST_F()
99
cameraTest->rc = cameraTest->streamOperator->CreateStreams(cameraTest->
streamInfos
);
in HWTEST_F()
125
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfo);
in HWTEST_F()
126
cameraTest->rc = cameraTest->streamOperator->CreateStreams(cameraTest->
streamInfos
);
in HWTEST_F()
147
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfo);
in HWTEST_F()
148
cameraTest->rc = cameraTest->streamOperator->CreateStreams(cameraTest->
streamInfos
);
in HWTEST_F()
169
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfo);
in HWTEST_F()
170
cameraTest->rc = cameraTest->streamOperator->CreateStreams(cameraTest->
streamInfos
);
in HWTEST_F()
194
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfo);
in HWTEST_F()
195
cameraTest->rc = cameraTest->streamOperator->CreateStreams(cameraTest->
streamInfos
);
in HWTEST_F()
[all...]
/drivers/peripheral/camera/test/common/v1_3/src/
H
A
D
hdi_common_v1_3.cpp
197
streamInfos
.push_back(*streamInfoPre);
in StartProfessionalStream()
200
streamInfos
.push_back(*streamInfoVideo);
in StartProfessionalStream()
203
streamInfos
.push_back(*streamInfoAnalyze);
in StartProfessionalStream()
206
streamInfos
.push_back(*streamInfoCapture);
in StartProfessionalStream()
209
rc = streamOperator_V1_3->CreateStreams_V1_1(
streamInfos
);
in StartProfessionalStream()
221
std::vector<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1>().swap(
streamInfos
);
in StartProfessionalStream()
248
streamInfos
.push_back(*streamInfoPre);
in StartStream()
251
streamInfos
.push_back(*streamInfoVideo);
in StartStream()
254
streamInfos
.push_back(*streamInfoAnalyze);
in StartStream()
257
streamInfos
in StartStream()
[all...]
/drivers/peripheral/camera/test/mpi/src/
H
A
D
pipeline_test.cpp
140
std::vector<std::shared_ptr<Camera::StreamInfo>>().swap(Test_->
streamInfos
);
in HWTEST_F()
141
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
142
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
222
std::vector<std::shared_ptr<StreamInfo>>().swap(Test_->
streamInfos
);
in HWTEST_F()
223
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
241
Test_->
streamInfos
.push_back(Test_->streamInfo2);
in HWTEST_F()
243
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
H
A
D
resolution_test.cpp
81
Test_->
streamInfos
.push_back(Test_->streamInfo_pre);
in HWTEST_F()
110
Test_->
streamInfos
.push_back(Test_->streamInfo_capture);
in HWTEST_F()
112
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
127
std::vector<std::shared_ptr<Camera::StreamInfo>>().swap(Test_->
streamInfos
);
in HWTEST_F()
187
Test_->
streamInfos
.push_back(Test_->streamInfo_pre);
in HWTEST_F()
217
Test_->
streamInfos
.push_back(Test_->streamInfo_video);
in HWTEST_F()
219
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
234
std::vector<std::shared_ptr<Camera::StreamInfo>>().swap(Test_->
streamInfos
);
in HWTEST_F()
294
Test_->
streamInfos
.push_back(Test_->streamInfo_pre);
in HWTEST_F()
324
Test_->
streamInfos
in HWTEST_F()
[all...]
H
A
D
hdi_stream_test.cpp
269
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
270
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
315
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
316
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
356
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
357
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
400
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
401
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
442
Test_->
streamInfos
.push_back(Test_->streamInfo);
in HWTEST_F()
443
Test_->rc = Test_->streamOperator->CreateStreams(Test_->
streamInfos
);
in HWTEST_F()
[all...]
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
H
A
D
camera_benchmark_test.cpp
187
std::vector<StreamInfo>
streamInfos
;
in BENCHMARK_F()
local
188
streamInfos
.push_back(*streamInfoPre);
in BENCHMARK_F()
190
cameraTest->rc = cameraTest->streamOperator->CreateStreams(
streamInfos
);
in BENCHMARK_F()
225
std::vector<StreamInfo>
streamInfos
;
in BENCHMARK_F()
local
226
streamInfos
.push_back(*streamInfoPre);
in BENCHMARK_F()
227
cameraTest->rc = cameraTest->streamOperator->CreateStreams(
streamInfos
);
in BENCHMARK_F()
515
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfo);
in BENCHMARK_F()
534
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfoSnapshot);
in BENCHMARK_F()
536
cameraTest->rc = cameraTest->streamOperator->CreateStreams(cameraTest->
streamInfos
);
in BENCHMARK_F()
594
cameraTest->
streamInfos
in BENCHMARK_F()
[all...]
/drivers/peripheral/camera/test/hdi/v1_3/src/
H
A
D
camera_hdi_uttest_securestream_v1_3.cpp
87
cameraTest->
streamInfos
.push_back(*(cameraTest->streamInfoPre));
in HWTEST_F()
88
cameraTest->rc = cameraTest->streamOperator_V1_3->CreateStreams_V1_1(cameraTest->
streamInfos
);
in HWTEST_F()
/drivers/peripheral/camera/test/common/v1_1/src/
H
A
D
hdi_common_v1_1.cpp
227
streamInfos
.push_back(*streamInfoPre);
in StartStream()
230
streamInfos
.push_back(*streamInfoVideo);
in StartStream()
233
streamInfos
.push_back(*streamInfoAnalyze);
in StartStream()
236
streamInfos
.push_back(*streamInfoCapture);
in StartStream()
239
rc = streamOperator_V1_1->CreateStreams_V1_1(
streamInfos
);
in StartStream()
250
std::vector<StreamInfo_V1_1>().swap(
streamInfos
);
in StartStream()
/drivers/peripheral/camera/test/ut/usb_camera/
H
A
D
usb_camera_test.cpp
519
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
530
std::vector<StreamInfo>().swap(
streamInfos
);
in TEST_F()
531
streamInfos
.push_back(streamInfo);
in TEST_F()
532
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
676
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
688
streamInfos
.push_back(streamInfo);
in TEST_F()
705
streamInfos
.push_back(streamInfoCapture);
in TEST_F()
706
cameraBase_->rc = (CamRetCode)cameraBase_->streamOperator->CreateStreams(
streamInfos
);
in TEST_F()
831
std::vector<StreamInfo>
streamInfos
;
in TEST_F()
local
843
streamInfos
in TEST_F()
1693
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
1776
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
1848
std::vector<StreamInfo>
streamInfos
;
TEST_F()
local
[all...]
H
A
D
test_camera_base.cpp
564
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
565
streamInfos
.push_back(streamInfoPre);
in StartStream()
582
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
583
streamInfos
.push_back(streamInfoVideo);
in StartStream()
600
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
601
streamInfos
.push_back(streamInfoCapture);
in StartStream()
617
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
618
streamInfos
.push_back(streamInfoAnalyze);
in StartStream()
620
rc = (CamRetCode)streamOperator->CreateStreams(
streamInfos
);
in StartStream()
/drivers/peripheral/camera/test/fuzztest/offline_stream_operator/
H
A
D
offline_stream_operator_fuzzer.cpp
71
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfoSnapshot);
in FuncCancelCapture()
111
cameraTest->
streamInfos
.push_back(*cameraTest->streamInfoSnapshot);
in FuncRelease()
/drivers/peripheral/camera/test/common/v1_0/src/
H
A
D
hdi_common.cpp
266
streamInfos
.push_back(*streamInfoPre);
in StartStream()
269
streamInfos
.push_back(*streamInfoVideo);
in StartStream()
272
streamInfos
.push_back(*streamInfoAnalyze);
in StartStream()
275
streamInfos
.push_back(*streamInfoCapture);
in StartStream()
279
rc = streamOperator->CreateStreams(
streamInfos
);
in StartStream()
290
std::vector<StreamInfo>().swap(
streamInfos
);
in StartStream()
/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H
A
D
dstream_operator.h
54
int32_t UpdateStreams(const std::vector<StreamInfo_V1_1> &
streamInfos
) override;
59
int32_t CreateStreams_V1_1(const std::vector<StreamInfo_V1_1> &
streamInfos
) override;
64
int32_t CreateStreams(const std::vector<StreamInfo> &
streamInfos
) override;
/drivers/peripheral/camera/hal_c/hdi_cif/include/
H
A
D
stream_operator.h
31
CamRetCode CreateStreams(const std::vector<std::shared_ptr<StreamInfo>> &
streamInfos
) override;
Completed in 19 milliseconds
1
2