/drivers/peripheral/camera/vdi_base/v4l2/include/offline_stream_operator/ |
H A D | offline_stream_context.h | 32 StreamConfiguration streamInfo; member
|
/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | camera_preview_test.cpp | 61 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 D | hdi_interfaces_test.cpp | 158 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 D | usb_camera_test.cpp | 521 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 D | double_preview_test.cpp | 36 void DoublePreviewTest::SetStreamInfo(StreamInfo &streamInfo, in SetStreamInfo() argument 61 StreamInfo streamInfo = {}; CreateStream() local [all...] |
H A D | camera_video_test.cpp | 34 void CameraVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument 68 StreamInfo streamInfo = {}; CreateStream() local [all...] |
H A D | meta_data_test.cpp | 59 void MetaDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo() argument 86 StreamInfo streamInfo = {}; CreateStream() local [all...] |
H A D | test_camera_base.h | 111 StreamInfo streamInfo = {}; member in TestCameraBase
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | params.h | 31 const struct HdfConfigStreamInfo* streamInfo; member
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraconfigurestreams_fuzzer/ |
H A D | dcameraconfigurestreams_fuzzer.cpp | 49 DCStreamInfo streamInfo; in DcameraConfigureStreamsFuzzTest() local [all...] |
/drivers/peripheral/camera/test/common/v1_1/include/ |
H A D | hdi_common_v1_1.h | 59 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 D | dstream_operator_test.cpp | 127 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 D | common.h | 85 std::shared_ptr<OHOS::Camera::StreamInfo> streamInfo = nullptr; member in OHOS::Camera::Test
|
/drivers/peripheral/camera/test/ut/usb_camera/ |
H A D | usb_camera_test.cpp | 520 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 D | hdi_common.h | 83 std::shared_ptr<StreamInfo> streamInfo = nullptr;
member in OHOS::Camera::HdiCommon
|
/drivers/peripheral/camera/test/demo_3A/ |
H A D | ohos_camera_demo_3a.cpp | 26 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() argument 189 StreamInfo streamInfo = {0}; CreateStream() local [all...] |
/drivers/peripheral/camera/test/demo/ |
H A D | ohos_camera_demo.cpp | 31 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 D | dcamera_hdf_demo.cpp | 34 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 D | dstream_operator.cpp | 248 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...] |