Home
last modified time | relevance | path

Searched defs:stbi__float2fixed (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h3657 #define stbi__float2fixed(x) (((int) ((x) * 4096.0f + 0.5f)) << 8) macro

Completed in 15 milliseconds