Searched defs:DecodeMapping (Results 1 – 1 of 1) sorted by relevance
424 struct DecodeMapping { struct425 const char* name;426 const std::vector<uint8_t> sampled_bits;427 const std::vector<DecodePattern> mapping;