Home
last modified time | relevance | path

Searched defs:compress (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dcache_test.cpp696 bool compress = true; in TEST_F() local
727 bool compress = true; in TEST_F() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h5358 static int stbi__bmp_set_mask_defaults(stbi__bmp_data *info, int compress) in stbi__bmp_set_mask_defaults()
5409 int compress = stbi__get32le(s); in stbi__bmp_parse_header() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h5351 static int stbi__bmp_set_mask_defaults(stbi__bmp_data *info, int compress) in stbi__bmp_set_mask_defaults()
5402 int compress = stbi__get32le(s); in stbi__bmp_parse_header() local
Dtinyexr.h1245 #define compress mz_compress macro