Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h6212 float inv_a = 65535.0f * (1 - ra); in stbi__psd_load() local
6224 float inv_a = 255.0f * (1 - ra); in stbi__psd_load() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h6205 float inv_a = 65535.0f * (1 - ra); in stbi__psd_load() local
6217 float inv_a = 255.0f * (1 - ra); in stbi__psd_load() local