Searched defs:compress (Results 1 – 4 of 4) sorted by relevance
696 bool compress = true; in TEST_F() local727 bool compress = true; in TEST_F() local
5358 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
5351 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
1245 #define compress mz_compress macro