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