Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h1021 static int stbi__mad2sizes_valid(int a, int b, int add) in stbi__mad2sizes_valid() function
1047 if (!stbi__mad2sizes_valid(a, b, add)) return NULL; in stbi__malloc_mad2()