Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 13 of 13) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamgetstreamattributes_fuzzer/
Ddstreamgetstreamattributes_fuzzer.cpp32 std::vector<StreamAttribute> attributes; in DstreamGetStreamAttributesFuzzTest() local
/drivers/peripheral/camera/test/hdi/v1_0/src/
Dhdi_stream_uttest.cpp447 std::vector<StreamAttribute> attributes; variable
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dstream_operator_service.cpp76 int32_t StreamOperatorService::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes()
/drivers/peripheral/usb/interfaces/ddk/device/
Dusbfn_device.h120 uint8_t attributes; member
/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
Ddstream_operator_test.cpp231 std::vector<StreamAttribute> attributes; variable
/drivers/peripheral/camera/hal_c/hdi_cif/src/
Dstream_operator.cpp151 CamRetCode StreamOperator::GetStreamAttributes(std::vector<std::shared_ptr<StreamAttribute>>& attri… in GetStreamAttributes()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_operator_vdi_impl.cpp381 int32_t StreamOperatorVdiImpl::GetStreamAttributes(std::vector<VdiStreamAttribute> &attributes) in GetStreamAttributes()
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
Dcamera_benchmark_test.cpp253 std::vector<StreamAttribute> attributes; in BENCHMARK_F() local
/drivers/peripheral/camera/test/mpi/src/
Dperformance_hdi_test.cpp681 std::vector<std::shared_ptr<Camera::StreamAttribute>> attributes; variable
Dhdi_stream_test.cpp1240 std::vector<std::shared_ptr<Camera::StreamAttribute>> attributes; variable
/drivers/hdf_core/framework/model/audio/usb/include/
Daudio_usb_linux.h106 int32_t attributes; /* corresponding attributes of cs endpoint */ member
/drivers/hdf_core/framework/model/audio/usb/src/
Daudio_usb_parse_interface.c151 …nt32_t ParseUacEndpointAttr(struct usb_host_interface *alts, int32_t protocol, int32_t *attributes) in ParseUacEndpointAttr()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp226 int32_t DStreamOperator::GetStreamAttributes(std::vector<StreamAttribute> &attributes) in GetStreamAttributes()