Searched defs:Layers (Results 1 – 7 of 7) sorted by relevance
40 using Layers = std::list<Layer*>; typedef in armnn::SubgraphView
280 ### Layers subsection
140 struct Layers { struct141 int temporal = 1;142 int spatial = 1;143 enum class Prediction {147 } prediction = Prediction::kFull;
7062 Layers(ref,...) in Layers() function
7061 Layers(ref,...) function
684 ImVector<ImDrawList*> Layers[2]; // Global layers for: regular, tooltip member
3534 GLuint Width, Height, Layers, NumSamples; member