Home
last modified time | relevance | path

Searched defs:streamInfo (Results 1 - 19 of 19) sorted by relevance

/drivers/peripheral/camera/vdi_base/v4l2/include/offline_stream_operator/
H A Doffline_stream_context.h32 StreamConfiguration streamInfo; member
/drivers/peripheral/camera/test/ut/v4l2/
H A Dcamera_preview_test.cpp61 StreamInfo streamInfo = {}; in HWTEST_F() local
104 StreamInfo streamInfo = {}; HWTEST_F() local
158 StreamInfo streamInfo = {}; HWTEST_F() local
200 StreamInfo streamInfo = {}; HWTEST_F() local
303 StreamInfo streamInfo = {}; HWTEST_F() local
357 StreamInfo streamInfo = {}; HWTEST_F() local
409 StreamInfo streamInfo = {}; HWTEST_F() local
453 StreamInfo streamInfo = {}; HWTEST_F() local
497 StreamInfo streamInfo = {}; HWTEST_F() local
539 StreamInfo streamInfo = {}; HWTEST_F() local
580 StreamInfo streamInfo = {}; HWTEST_F() local
648 StreamInfo streamInfo = {}; HWTEST_F() local
704 StreamInfo streamInfo = {}; HWTEST_F() local
785 StreamInfo streamInfo = {}; HWTEST_F() local
925 StreamInfo streamInfo = {}; HWTEST_F() local
[all...]
H A Dhdi_interfaces_test.cpp158 std::shared_ptr<StreamInfo> streamInfo = std::make_shared<StreamInfo>(); TEST_F() local
863 std::shared_ptr<StreamInfo> streamInfo = std::make_shared<StreamInfo>(); TEST_F() local
[all...]
H A Dusb_camera_test.cpp521 StreamInfo streamInfo = {}; in TEST_F() local
676 StreamInfo streamInfo = {}; TEST_F() local
831 StreamInfo streamInfo = {}; TEST_F() local
1059 StreamInfo streamInfo = {}; TEST_F() local
[all...]
H A Ddouble_preview_test.cpp36 void DoublePreviewTest::SetStreamInfo(StreamInfo &streamInfo, in SetStreamInfo() argument
61 StreamInfo streamInfo = {}; CreateStream() local
[all...]
H A Dcamera_video_test.cpp34 void CameraVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument
68 StreamInfo streamInfo = {}; CreateStream() local
[all...]
H A Dmeta_data_test.cpp59 void MetaDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument
86 StreamInfo streamInfo = {}; CreateStream() local
[all...]
H A Dtest_camera_base.h111 StreamInfo streamInfo = {}; member in TestCameraBase
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dparams.h31 const struct HdfConfigStreamInfo* streamInfo; member
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraconfigurestreams_fuzzer/
H A Ddcameraconfigurestreams_fuzzer.cpp49 DCStreamInfo streamInfo; in DcameraConfigureStreamsFuzzTest() local
[all...]
/drivers/peripheral/camera/test/common/v1_1/include/
H A Dhdi_common_v1_1.h59 std::shared_ptr<StreamInfo_V1_1> streamInfo = nullptr; member in OHOS::Camera::HdiCommonV1_1
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
H A Ddstream_operator_test.cpp127 struct StreamInfo streamInfo; in HWTEST_F() local
155 struct StreamInfo streamInfo; HWTEST_F() local
181 struct StreamInfo streamInfo; HWTEST_F() local
215 struct StreamInfo streamInfo; HWTEST_F() local
252 struct StreamInfo streamInfo; HWTEST_F() local
286 struct StreamInfo streamInfo; HWTEST_F() local
327 struct StreamInfo streamInfo; HWTEST_F() local
[all...]
/drivers/peripheral/camera/test/mpi/include/
H A Dcommon.h85 std::shared_ptr<OHOS::Camera::StreamInfo> streamInfo = nullptr; member in OHOS::Camera::Test
/drivers/peripheral/camera/test/ut/usb_camera/
H A Dusb_camera_test.cpp520 StreamInfo streamInfo = {}; in TEST_F() local
677 StreamInfo streamInfo = {}; TEST_F() local
832 StreamInfo streamInfo = {}; TEST_F() local
1694 StreamInfo streamInfo = {}; TEST_F() local
1777 StreamInfo streamInfo = {}; TEST_F() local
1849 StreamInfo streamInfo = {}; TEST_F() local
[all...]
/drivers/peripheral/camera/test/common/v1_0/include/
H A Dhdi_common.h83 std::shared_ptr<StreamInfo> streamInfo = nullptr; member in OHOS::Camera::HdiCommon
/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp26 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() argument
189 StreamInfo streamInfo = {0}; CreateStream() local
[all...]
/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp31 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() argument
194 StreamInfo streamInfo = {0}; CreateStream() local
[all...]
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp34 void DcameraHdfDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() argument
183 StreamInfo streamInfo = {0}; CreateStreamInfo() local
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp248 auto streamInfo = dCameraStreams[i]; CommitStreams_V1_1() local
255 HalStreamCommit(const DCStreamInfo &streamInfo) HalStreamCommit() argument
1100 ChooseSuitableFormat(std::vector<std::shared_ptr<DCStreamInfo>> &streamInfo, std::shared_ptr<DCCaptureInfo> &captureInfo) ChooseSuitableFormat() argument
1133 ChooseSuitableResolution(std::vector<std::shared_ptr<DCStreamInfo>> &streamInfo, std::shared_ptr<DCCaptureInfo> &captureInfo) ChooseSuitableResolution() argument
1181 ChooseSuitableDataSpace(std::vector<std::shared_ptr<DCStreamInfo>> &streamInfo, std::shared_ptr<DCCaptureInfo> &captureInfo) ChooseSuitableDataSpace() argument
1187 ChooseSuitableEncodeType(std::vector<std::shared_ptr<DCStreamInfo>> &streamInfo, std::shared_ptr<DCCaptureInfo> &captureInfo) ChooseSuitableEncodeType() argument
[all...]

Completed in 13 milliseconds