Searched defs:half2float (Results 1 – 3 of 3) sorted by relevance
101 struct half2float { struct107 struct half2float h2f(_Float16 a, _Float16 b, float c) { in h2f() argument
82 float half2float(uint16_t halfValue) { in half2float() function
53 static float half2float(uint16_t half) { in half2float() function