Home
last modified time | relevance | path

Searched defs:OutputSlots (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/include/armnn/backends/
H A DSubgraphView.hpp59 using OutputSlots = std::vector<OutputSlot*>; typedef in armnn::SubgraphView
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/deprecated/
H A DDeprecatedCamera3StreamSplitter.h282 typedef std::vector<sp<GraphicBuffer>> OutputSlots; typedef