Searched refs:CHUNKY (Results 1 – 1 of 1) sorted by relevance
38 #define CHUNKY 0x20 macro139 case CHUNKY: in import_format()276 if (c->format != BIT_PLANAR && c->format != BIT_LINE && c->format != CHUNKY) { in cdxl_decode_frame()284 if (c->format == CHUNKY) in cdxl_decode_frame()291 if (!encoding && c->palette_size && c->bpp <= 8 && c->format != CHUNKY) { in cdxl_decode_frame()293 } else if (encoding == 1 && (c->bpp == 6 || c->bpp == 8) && c->format != CHUNKY) { in cdxl_decode_frame()297 } else if (!encoding && c->bpp == 24 && c->format == CHUNKY && in cdxl_decode_frame()