Searched defs:attributes (Results 1 – 13 of 13) sorted by relevance
32 std::vector<StreamAttribute> attributes; in DstreamGetStreamAttributesFuzzTest() local
447 std::vector<StreamAttribute> attributes; variable
76 int32_t StreamOperatorService::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes()
120 uint8_t attributes; member
231 std::vector<StreamAttribute> attributes; variable
151 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes()
381 int32_t StreamOperatorVdiImpl::GetStreamAttributes(std::vector<VdiStreamAttribute> &attributes) in GetStreamAttributes()
253 std::vector<StreamAttribute> attributes; in BENCHMARK_F() local
681 std::vector<std::shared_ptr<Camera::StreamAttribute>> attributes; variable
1240 std::vector<std::shared_ptr<Camera::StreamAttribute>> attributes; variable
106 int32_t attributes; /* corresponding attributes of cs endpoint */ member
151 …nt32_t ParseUacEndpointAttr(struct usb_host_interface *alts, int32_t protocol, int32_t *attributes) in ParseUacEndpointAttr()
226 int32_t DStreamOperator::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes()