Home | History | Annotate | Download | only in ic

Lines Matching refs:p_bits_per_pixel

126 		.p_bits_per_pixel =	1,
146 .p_bits_per_pixel = 1,
166 .p_bits_per_pixel = 1,
185 .p_bits_per_pixel = 1,
204 .p_bits_per_pixel = 4,
220 .p_bits_per_pixel = 32,
239 .p_bits_per_pixel = 32,
295 * sc->sc_p->p_bits_per_pixel / 8;
316 ri->ri_depth = sc->sc_p->p_bits_per_pixel;
318 if (sc->sc_p->p_rgb && sc->sc_p->p_bits_per_pixel == 32) {
319 ri->ri_depth = sc->sc_p->p_bits_per_pixel;
478 int cmaplen = 1 << sc->sc_p->p_bits_per_pixel;
1379 width * sc->sc_p->p_bits_per_pixel / 8,
1430 width * sc->sc_p->p_bits_per_pixel / 8,