Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_external.cpp34 #define STBI_NO_PNM macro
Dstb_image.h575 #define STBI_NO_PNM macro
956 #ifndef STBI_NO_PNM
1150 #ifndef STBI_NO_PNM in stbi__load_main()
1605 #if defined(STBI_NO_JPEG) && defined(STBI_NO_HDR) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
1643 #if defined(STBI_NO_PNG) && defined(STBI_NO_TGA) && defined(STBI_NO_HDR) && defined(STBI_NO_PNM)
1712 …SD) && defined(STBI_NO_TGA) && defined(STBI_NO_GIF) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
1732 …SD) && defined(STBI_NO_TGA) && defined(STBI_NO_GIF) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
7407 #ifndef STBI_NO_PNM
7560 #ifndef STBI_NO_PNM in stbi__info_main()
7586 #ifndef STBI_NO_PNM in stbi__is_16_main()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h575 #define STBI_NO_PNM macro
956 #ifndef STBI_NO_PNM
1035 #if !defined(STBI_NO_LINEAR) || !defined(STBI_NO_HDR) || !defined(STBI_NO_PNM)
1058 #if !defined(STBI_NO_LINEAR) || !defined(STBI_NO_HDR) || !defined(STBI_NO_PNM)
1150 #ifndef STBI_NO_PNM in stbi__load_main()
1605 #if defined(STBI_NO_JPEG) && defined(STBI_NO_HDR) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
1643 #if defined(STBI_NO_PNG) && defined(STBI_NO_TGA) && defined(STBI_NO_HDR) && defined(STBI_NO_PNM)
1712 …SD) && defined(STBI_NO_TGA) && defined(STBI_NO_GIF) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
1732 …SD) && defined(STBI_NO_TGA) && defined(STBI_NO_GIF) && defined(STBI_NO_PIC) && defined(STBI_NO_PNM)
7414 #ifndef STBI_NO_PNM
[all …]