Home
last modified time | relevance | path

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

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