Searched defs:DataView (Results 1 – 8 of 8) sorted by relevance
82 struct DataView { struct83 vector<uint8_t> buffer; // previously buffered data from cycle n-184 const vector<uint8_t>& data; // current data in cycle n.85 uint32_t start; // start of the view86 size_t length; // length of the view
65 struct DataView { struct66 vector<uint8_t> buffer; // previously buffered data from cycle n-167 const vector<uint8_t>& data; // current data in cycle n.68 uint32_t start; // start of the view69 size_t length; // length of the view
54 struct DataView struct in arm_compute::experimental::dynamic_fusion::__anonb2ab80190111::ClAuxTensors57 DataView(CLTensor *tensor, const TensorInfo &tensor_info, const AuxMemoryInfo &memory_info) in DataView() function66 CLTensor *tensor{}; /**< Pointer to the auxiliary tensor */67 TensorInfo tensor_info{}; /**< Associated tensor info */68 AuxMemoryInfo memory_info{}; /**< Memory requirement */
33 using DataView = typename StructType::DataView; typedef38 using DataView = native::NativeStructDataView; typedef
META-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...