Home
last modified time | relevance | path

Searched defs:half2float (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhalf2float.h64 static uint32_t half2float(uint16_t h, uint32_t *mantissatable, uint32_t *exponenttable, in half2float() function
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DConstants.hpp107 float half2float[65536]; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DConstants.hpp144 float half2float[65536]; member
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dpacking.inl111 GLM_FUNC_QUALIFIER glm::uint half2float(glm::uint h) function