Lines Matching defs:grey
400 uchar *grey; member
791 alphacalc0(Buffer bdst, Buffer b1, Buffer b2, int dx, int grey, int op) in alphacalc0()
844 alphacalc14(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc14()
896 alphacalc2810(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc2810()
950 alphacalc3679(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc3679()
1012 alphacalc5(Buffer bdst, Buffer b1, Buffer b2, int dx, int grey, int op) in alphacalc5()
1021 alphacalc11(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc11()
1113 alphacalcS(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalcS()
1152 boolcalc14(Buffer bdst, Buffer b1, Buffer bmask, int dx, int grey, int op) in boolcalc14()
1185 boolcalc236789(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc236789()
1240 boolcalc1011(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc1011()
1650 uchar ff, *red, *grn, *blu, *grey, *alpha; in writebyte() local