Searched defs:STBI__CASE (Results  1 – 2 of 2) sorted by relevance
| /hardware/google/gfxstream/third-party/stb/include/stb/ | 
| D | stb_image.h | 1754       #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()  macro1811       #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/ | 
| D | stb_image.h | 1754       #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()  macro1811       #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
 
 |