Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/jpg/
H A Dreadbmp.c80 load_1T(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_1T()
108 load_4T(Biobuf* b, long width, long height, Rgb* buf, Rgb* clut) in load_4T()
140 load_4C(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_4C()
215 load_8T(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_8T()
235 load_8C(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_8C()
298 load_16(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_16()
378 load_32(Biobuf *b, long width, long height, Rgb* buf, Rgb* clut) in load_32()
445 Rgb clut[256]; in ReadBMP() local
/plan9-contrib/sys/src/cmd/gs/src/
H A Dsjpx.c186 int clut[3]; in copy_row_yuv() local
H A Dgdevmgr.c32 static struct nclut clut[256]; variable