Searched defs:GetStreamAttributes (Results 1 – 4 of 4) sorted by relevance
48 int (*GetStreamAttributes)(StreamAttributeCIF** attributes, int* count); member
151 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes() function in OHOS::Camera::StreamOperator
357 int32_t StreamOperator::GetStreamAttributes(std::vector<StreamAttribute>& attributes) in GetStreamAttributes() function in OHOS::Camera::StreamOperator
226 int32_t DStreamOperator::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes() function in OHOS::DistributedHardware::DStreamOperator