Home | History | Annotate | Download | only in x11

Lines Matching defs:kernel

454     * Compute component-to-pixel lookup tables and dithering kernel
457 static GLubyte kernel[16] = {
494 /* setup dithering kernel */
499 v->Kernel[i] = kernel[i] >> maxBits;