Searched defs:compress_format (Results 1 – 3 of 3) sorted by relevance
40 struct compress_format { struct46 static const struct compress_format compressed_formats[] __initconst = { argument
52 unsigned compress_format; member
2095 static int r100_track_compress_size(int compress_format, int w, int h) in r100_track_compress_size()2131 unsigned compress_format = track->textures[idx].compress_format; in r100_cs_track_cube() local