Home
last modified time | relevance | path

Searched refs:stbi__jbias (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h2147 static const int stbi__jbias[16] = {0,-1,-3,-7,-15,-31,-63,-127,-255,-511,-1023,-2047,-4095,-8191,-16383,-32767}; variable
2163 return k + (stbi__jbias[n] & (sgn - 1)); in stbi__extend_receive()

Completed in 12 milliseconds