Searched defs:compress_format (Results 1 – 3 of 3) sorted by relevance
34 static const struct compress_format { struct51 const struct compress_format *cf; in decompress_method() argument
52 unsigned compress_format; member
3288 static int r100_track_compress_size(int compress_format, int w, int h) in r100_track_compress_size()3324 unsigned compress_format = track->textures[idx].compress_format; in r100_cs_track_cube() local