Home
last modified time | relevance | path

Searched defs:GetStreamAttributes (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/camera/hal_c/include/
Dstream_operator_c_if.h48 int (*GetStreamAttributes)(StreamAttributeCIF** attributes, int* count); member
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dstream_operator_service.cpp81 int32_t StreamOperatorService::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes() function in OHOS::Camera::StreamOperatorService
/drivers/peripheral/camera/hal_c/hdi_cif/src/
Dstream_operator.cpp151 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes() function in OHOS::Camera::StreamOperator
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_operator_vdi_impl.cpp379 int32_t StreamOperatorVdiImpl::GetStreamAttributes(std::vector<VdiStreamAttribute> &attributes) in GetStreamAttributes() function in OHOS::Camera::StreamOperatorVdiImpl
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp272 int32_t DStreamOperator::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes() function in OHOS::DistributedHardware::DStreamOperator