Home
last modified time | relevance | path

Searched defs:sdepth (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/fb/
Dsplash_bmp.c223 u_char sdepth; /* screen depth (1, 4, 8 bpp) */ member
480 bmp_Init(char *data, int swidth, int sheight, int sdepth) in bmp_Init()
Dsplash_pcx.c205 int swidth, sheight, sbpsl, sdepth, splanes; in pcx_draw() local