/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | doffline_stream_operator.cpp | 27 int32_t DOfflineStreamOperator::ReleaseStreams(const std::vector<int32_t>& streamIds) in ReleaseStreams() argument
|
/drivers/peripheral/camera/hdi_service/v1_0/src/ |
H A D | offline_stream_operator_service.cpp | 38 int32_t OfflineStreamOperatorService::ReleaseStreams(const std::vector<int32_t> &streamIds) in ReleaseStreams() argument
|
H A D | stream_operator_service_callback.cpp | 25 int32_t StreamOperatorServiceCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamIds) in OnCaptureStarted() argument 55 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
|
H A D | stream_operator_service.cpp | 65 int32_t StreamOperatorService::ReleaseStreams(const std::vector<int32_t> &streamIds) in ReleaseStreams() argument 124 int32_t StreamOperatorService::ChangeToOfflineStream(const std::vector<int32_t> &streamIds, in ChangeToOfflineStream() argument
|
/drivers/peripheral/camera/test/common/callback/src/ |
H A D | stream_operator_callback.cpp | 21 int32_t StreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds)
in OnCaptureStarted() argument 45 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerareleasestreams_fuzzer/ |
H A D | dcamerareleasestreams_fuzzer.cpp | 35 std::vector<int> streamIds; in DcameraReleaseStreamsFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerastopcapture_fuzzer/ |
H A D | dcamerastopcapture_fuzzer.cpp | 35 std::vector<int> streamIds; in DcameraStopCaptureFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamreleasestreams_fuzzer/ |
H A D | dstreamreleasestreams_fuzzer.cpp | 31 std::vector<int32_t> streamIds; in DstreamReleaseStreamsFuzzTest() local
|
/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | offline_stream_operator.cpp | 43 CamRetCode OfflineStreamOperator::ReleaseStreams(const std::vector<int>& streamIds) in ReleaseStreams() argument
|
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | camera_preview_test.cpp | 323 std::vector<int> streamIds; in HWTEST_F() local 374 std::vector<int> streamIds; HWTEST_F() local 599 std::vector<int> streamIds; HWTEST_F() local 621 std::vector<int> streamIds; HWTEST_F() local [all...] |
H A D | hdi_interfaces_test.cpp | 78 std::vector<int> streamIds; in TEST_F() local 267 std::vector<int> streamIds; in TEST_F() local 453 std::vector<int> streamIds; in TEST_F() local 552 std::vector<int> streamIds; in TEST_F() local 607 std::vector<int> streamIds; TEST_F() local 662 std::vector<int> streamIds; TEST_F() local 717 std::vector<int> streamIds; TEST_F() local 772 std::vector<int> streamIds; TEST_F() local 827 std::vector<int> streamIds; TEST_F() local 1064 std::vector<int> streamIds; TEST_F() local [all...] |
H A D | double_preview_test.cpp | 127 void DoublePreviewTest::StopStream(std::vector<int> &captureIds, std::vector<int> &streamIds) in StopStream() argument 188 std::vector<int> streamIds = {cameraBase_->STREAM_ID_PREVIEW, STREAMID_PREVIEW_DOUBLE}; in HWTEST_F() local 251 std::vector<int> streamIds = {cameraBase_->STREAM_ID_PREVIEW, STREAMID_PREVIEW_DOUBLE, in HWTEST_F() local 284 std::vector<int> streamIds = {cameraBase_->STREAM_ID_PREVIEW, STREAMID_PREVIEW_DOUBLE, in HWTEST_F() local
|
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/ |
H A D | offline_stream_operator_vdi_impl.cpp | 53 int32_t OfflineStreamOperatorVdiImpl::ReleaseStreams(const std::vector<int32_t> &streamIds) in ReleaseStreams() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/ |
H A D | dstreamchangetoofflinestream_fuzzer.cpp | 58 std::vector<int32_t> streamIds; in DstreamChangeToOfflineStreamFuzzTest() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamcapture_fuzzer/ |
H A D | dstreamcapture_fuzzer.cpp | 35 std::vector<int32_t> streamIds; in DstreamCaptureFuzzTest() local
|
/drivers/peripheral/camera/test/mpi/src/ |
H A D | hdi_stream_test.cpp | 273 std::vector<int> streamIds; in HWTEST_F() local [all...] |
H A D | dfx_test.cpp | 366 std::vector<int> streamIds;
in HWTEST_F() local 416 std::vector<int> streamIds;
in HWTEST_F() local 1118 std::vector<int> streamIds; HWTEST_F() local 1166 std::vector<int> streamIds; HWTEST_F() local [all...] |
/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/ |
H A D | host_stream_mgr_impl.cpp | 51 RetCode HostStreamMgrImpl::DestroyHostStream(const std::vector<int>& streamIds) in DestroyHostStream() argument
|
/drivers/peripheral/camera/test/hdi/v1_0/src/ |
H A D | hdi_stream_uttest.cpp | 102 std::vector<int> streamIds;
in HWTEST_F() local 598 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_}; HWTEST_F() local 692 std::vector<int> streamIds = {101}; HWTEST_F() local [all...] |
/drivers/peripheral/camera/test/hdi/v1_1/src/ |
H A D | camera_hdi_uttest_v1_1.cpp | 170 std::vector<int> streamIds = {cameraTest->streamInfoV1_1->v1_0.streamId_};
in HWTEST_F() local
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraadddcameradevice_fuzzer/ |
H A D | dcameraadddcameradevice_fuzzer.cpp | 46 int32_t ReleaseStreams(const DHBase& dhBase, const std::vector<int>& streamIds) in ReleaseStreams() argument 54 int32_t StopCapture(const DHBase& dhBase, const std::vector<int>& streamIds) in StopCapture() argument
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraenabledcameradevice_fuzzer/ |
H A D | dcameraenabledcameradevice_fuzzer.cpp | 46 int32_t ReleaseStreams(const DHBase& dhBase, const std::vector<int>& streamIds) in ReleaseStreams() argument 54 int32_t StopCapture(const DHBase& dhBase, const std::vector<int>& streamIds) in StopCapture() argument
|
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
H A D | camera_benchmark_test.cpp | 556 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_}; in BENCHMARK_F() local 635 std::vector<int> streamIds = {cameraTest->streamInfo->streamId_, cameraTest->streamInfoSnapshot->streamId_}; in BENCHMARK_F() local 722 std::vector<int> streamIds = {1202}; in BENCHMARK_F() local
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/ |
H A D | stream_pipeline_core.cpp | 64 RetCode StreamPipelineCore::DestroyPipeline(const std::vector<int>& streamIds) in DestroyPipeline() argument 76 RetCode StreamPipelineCore::Prepare(const std::vector<int>& streamIds) in Prepare() argument 86 RetCode StreamPipelineCore::Start(const std::vector<int>& streamIds) in Start() argument 105 RetCode StreamPipelineCore::Stop(const std::vector<int>& streamIds) in Stop() argument 116 RetCode StreamPipelineCore::Config(const std::vector<int>& streamIds, const CaptureMeta& meta) in Config() argument 126 Capture(const std::vector<int>& streamIds, const int32_t captureId) Capture() argument 136 CancelCapture(const std::vector<int>& streamIds) CancelCapture() argument 146 Flush(const std::vector<int>& streamIds) Flush() argument [all...] |
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/ |
H A D | dstream_operator_test.cpp | 199 std::vector<int> streamIds; in HWTEST_F() local 236 std::vector<int> streamIds; in HWTEST_F() local 270 std::vector<int> streamIds; in HWTEST_F() local 311 std::vector<int> streamIds; in HWTEST_F() local 353 std::vector<int> streamIds; HWTEST_F() local [all...] |