Home
last modified time | relevance | path

Searched defs:compress_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Ddecompress.c45 struct compress_format { struct
51 static const struct compress_format compressed_formats[] __initconst = { argument
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr100_track.h55 unsigned compress_format; member
H A Dr100.c2122 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