Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
H A Dcamera_restore_param_fuzzer.cpp95 std::vector<StreamInfo_V1_1> streamInfos; in Test() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerastate/
H A Ddcamera_source_config_stream_state.cpp173 std::vector<std::shared_ptr<DCStreamInfo>> streamInfos; in DoConfigStreamsTask() local
H A Ddcamera_source_opened_state.cpp130 std::vector<std::shared_ptr<DCStreamInfo>> streamInfos; in DoConfigStreamsTask() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_event.cpp46 int32_t DCameraSourceEvent::GetStreamInfos(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in GetStreamInfos() argument
H A Ddcamera_source_dev.cpp186 int32_t DCameraSourceDev::ConfigCameraStreams(const std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in ConfigCameraStreams() argument
505 int32_t DCameraSourceDev::ConfigStreams(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in ConfigStreams() argument
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_restore_param.cpp96 void HCameraRestoreParam::SetStreamInfo(std::vector<StreamInfo_V1_1> &streamInfos) in SetStreamInfo() argument
22 HCameraRestoreParam(std::string clientName, std::string cameraId, std::vector<StreamInfo_V1_1> streamInfos, std::shared_ptr<OHOS::Camera::CameraMetadata> settings, RestoreParamTypeOhos restoreParamType, int startActiveTime) HCameraRestoreParam() argument
H A Dhcamera_host_manager.cpp986 std::vector<StreamInfo_V1_1> streamInfos; in GetRestoreParam() local
1032 std::vector<StreamInfo_V1_1> streamInfos; in GetTransitentParam() local
H A Dhcamera_device.cpp1068 int32_t HCameraDevice::CreateStreams(std::vector<HDI::Camera::V1_1::StreamInfo_V1_1>& streamInfos) in CreateStreams() argument
1170 int32_t HCameraDevice::CreateAndCommitStreams(std::vector<HDI::Camera::V1_1::StreamInfo_V1_1>& streamInfos, in CreateAndCommitStreams() argument
1225 UpdateStreams(std::vector<StreamInfo_V1_1>& streamInfos) UpdateStreams() argument
[all...]
H A Dhcapture_session.cpp198 int32_t HCaptureSession::GetCurrentStreamInfos(std::vector<StreamInfo_V1_1>& streamInfos) in GetCurrentStreamInfos() argument
994 void HCaptureSession::CancelStreamsAndGetStreamInfos(std::vector<StreamInfo_V1_1>& streamInfos) in CancelStreamsAndGetStreamInfos() argument
1040 std::vector<StreamInfo_V1_1> streamInfos; in UpdateStreamInfos() local
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ability/
H A Dcamera_ability_parse_util.h51 std::vector<StreamInfo> streamInfos; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_event.h76 DCameraSourceEvent(DCAMERA_EVENT eventType, const std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) DCameraSourceEvent() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp100 ConfigureStreams(const DHBase& dhBase, const std::vector<DCStreamInfo>& streamInfos) ConfigureStreams() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_dev.h48 int32_t ConfigStreams(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in ConfigStreams() argument
H A Ddcamera_provider_callback_impl_test.cpp197 std::vector<DCStreamInfo> streamInfos; in HWTEST_F() local
348 std::vector<DCStreamInfo> streamInfos; in HWTEST_F() local
H A Ddcamera_source_dev_test.cpp207 std::vector<std::shared_ptr<DCStreamInfo>> streamInfos; in HWTEST_F() local
231 std::vector<std::shared_ptr<DCStreamInfo>> streamInfos; in HWTEST_F() local
442 std::vector<std::shared_ptr<DCStreamInfo>> streamInfos; in HWTEST_F() local
475 std::vector<std::shared_ptr<DCStreamInfo>> streamInfos; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_data_process.cpp67 int32_t DCameraSourceDataProcess::ConfigStreams(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in ConfigStreams() argument
H A Ddcamera_source_input.cpp47 int32_t DCameraSourceInput::ConfigStreams(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in ConfigStreams() argument
/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.cpp154 std::vector<HDI::Camera::V1_1::StreamInfo_V1_1> streamInfos; in CameraDeviceFuzzTestUpdateSetting() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp6237 std::vector<HDI::Camera::V1_1::StreamInfo_V1_1> streamInfos = {}; in HWTEST_F() local
6268 std::vector<StreamInfo_V1_1> streamInfos = {}; in HWTEST_F() local
6557 std::vector<StreamInfo_V1_1> streamInfos = {}; in HWTEST_F() local
6674 std::vector<StreamInfo_V1_1> streamInfos = {}; in HWTEST_F() local
[all...]

Completed in 27 milliseconds