Home
last modified time | relevance | path

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

/drivers/peripheral/camera/hal_c/include/
Dstream_operator_c_if.h48 int (*GetStreamAttributes)(StreamAttributeCIF** attributes, int* count); member
/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/hal/hdi_impl/src/stream_operator/
Dstream_operator.cpp357 int32_t StreamOperator::GetStreamAttributes(std::vector<StreamAttribute>& attributes) in GetStreamAttributes() function in OHOS::Camera::StreamOperator
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp226 int32_t DStreamOperator::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes() function in OHOS::DistributedHardware::DStreamOperator