Home
last modified time | relevance | path

Searched defs:CreateStreams (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dstream_operator_c_if.h45 int (*CreateStreams)(StreamInfoCIF* info, int count); member
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dstream_operator_service.cpp53 int32_t StreamOperatorService::CreateStreams(const std::vector<StreamInfo> &streamInfos) in CreateStreams() function in OHOS::Camera::StreamOperatorService
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator.cpp69 CamRetCode StreamOperator::CreateStreams(const std::vector<std::shared_ptr<StreamInfo>>& streamInfo… in CreateStreams() function in OHOS::Camera::StreamOperator
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_operator_vdi_impl.cpp227 int32_t StreamOperatorVdiImpl::CreateStreams(const std::vector<VdiStreamInfo> &streamInfos) in CreateStreams() function in OHOS::Camera::StreamOperatorVdiImpl
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp389 RetCode OhosCameraDemo::CreateStreams(const int streamIdSecond, StreamIntent intent) in CreateStreams() function in OHOS::Camera::OhosCameraDemo
/ohos5.0/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp384 RetCode OhosCameraDemo::CreateStreams(const int streamIdSecond, StreamIntent intent) in CreateStreams() function in OHOS::Camera::OhosCameraDemo
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp360 RetCode DcameraHdfDemo::CreateStreams(const int streamIdSecond, StreamIntent intent) in CreateStreams() function in OHOS::DistributedHardware::DcameraHdfDemo
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp66 int32_t DStreamOperator::CreateStreams(const std::vector<StreamInfo> &streamInfos) in CreateStreams() function in OHOS::DistributedHardware::DStreamOperator
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp1155 int32_t HCameraDevice::CreateStreams(std::vector<HDI::Camera::V1_1::StreamInfo_V1_1>& streamInfos) in CreateStreams() function in OHOS::CameraStandard::HCameraDevice