Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/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
/device/generic/vulkan-cereal/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