Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h6290 float inv_a = 65535.0f * (1 - ra); in stbi__psd_load() local
6302 float inv_a = 255.0f * (1 - ra); in stbi__psd_load() local