Lines Matching defs:grey
382 uchar *grey; member
793 alphacalc0(Buffer bdst, Buffer b1, Buffer b2, int dx, int grey, int op) in alphacalc0()
804 alphacalc14(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc14()
856 alphacalc2810(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc2810()
910 alphacalc3679(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc3679()
972 alphacalc5(Buffer bdst, Buffer b1, Buffer b2, int dx, int grey, int op) in alphacalc5()
983 alphacalc11(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalc11()
1075 alphacalcS(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in alphacalcS()
1114 boolcalc14(Buffer bdst, Buffer b1, Buffer bmask, int dx, int grey, int op) in boolcalc14()
1149 boolcalc236789(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc236789()
1204 boolcalc1011(Buffer bdst, Buffer bsrc, Buffer bmask, int dx, int grey, int op) in boolcalc1011()
1614 uchar ff, *red, *grn, *blu, *grey, *alpha; in writebyte() local