Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h1754 #define STBI__CASE(a,b) case STBI__COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) in stbi__convert_format() macro
1811 #define STBI__CASE(a,b) case STBI__COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) in stbi__convert_format16() macro
4675 #define STBI__CASE(f) \ in stbi__create_png_image_raw() macro
4692 #define STBI__CASE(f) \ in stbi__create_png_image_raw() macro
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h1754 #define STBI__CASE(a,b) case STBI__COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) in stbi__convert_format() macro
1811 #define STBI__CASE(a,b) case STBI__COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) in stbi__convert_format16() macro
4668 #define STBI__CASE(f) \ in stbi__create_png_image_raw() macro
4685 #define STBI__CASE(f) \ in stbi__create_png_image_raw() macro