Searched refs:DecodeFixed16 (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/lib/core/ | ||
D | raw_coding.h | 29 inline uint16 DecodeFixed16(const char* ptr) { in DecodeFixed16() function |
D | coding_test.cc | 36 uint16 actual = DecodeFixed16(p); in TEST() |