Searched defs:ZigZagDecodeHelper (Results 1 – 2 of 2) sorted by relevance
710 inline FieldType ZigZagDecodeHelper(uint64_t value) { in ZigZagDecodeHelper() function715 inline int32_t ZigZagDecodeHelper<int32_t, true>(uint64_t value) { in ZigZagDecodeHelper() function720 inline int64_t ZigZagDecodeHelper<int64_t, true>(uint64_t value) { in ZigZagDecodeHelper() function