Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h5396 static unsigned int mul_table[9] = { in stbi__shiftsigned() local
5411 return (int) ((unsigned) v * mul_table[bits]) >> shift_table[bits]; in stbi__shiftsigned()

Completed in 12 milliseconds