Searched defs:half_to_float (Results 1 – 1 of 1) sorted by relevance
29 static void half_to_float(float dst[], const uint16_t src[], int n) { in half_to_float() function104 decltype(half_to_float) half_to_float = sk_default::half_to_float; variable