Home
last modified time | relevance | path

Searched refs:util_bswap16 (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h523 #define util_le16_to_cpu(x) util_bswap16(x)
569 util_bswap16(uint16_t n) in util_bswap16() function