Home
last modified time | relevance | path

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

/external/armnn/src/backends/reference/workloads/
DBaseIterator.hpp419 class Int32Decoder : public TypedIterator<const int32_t, Decoder<float>> class
422 Int32Decoder(const int32_t* data) in Int32Decoder() function in armnn::Int32Decoder
425 Int32Decoder() in Int32Decoder() function in armnn::Int32Decoder
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py508 Int32Decoder = _SimpleDecoder( variable