Home
last modified time | relevance | path

Searched refs:ZigZagDecode (Results 1 - 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/proto_reader/include/
H A Ddata_area.h64 return ZigZagDecode(static_cast<uint32_t>(intValue_)); in ToSint32()
79 return ZigZagDecode(static_cast<uint64_t>(intValue_)); in ToSint64()
H A Dproto_reader_help.h114 inline typename std::make_signed<T>::type ZigZagDecode(T value) in ZigZagDecode() function

Completed in 2 milliseconds