Home
last modified time | relevance | path

Searched defs:half_to_float (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_halffloat.c191 static void half_to_float(const uint16_t *h, float *f, unsigned int num) in half_to_float() function
/external/eigen/Eigen/src/Core/arch/CUDA/
DHalf.h339 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half h) { in half_to_float() function