H A D | pngstest.c | 1203 gpc_noop(Pixel *out, const Pixel *in, const Background *back) in gpc_noop() argument 1205 (void)back; in gpc_noop() 1214 gpc_nop8(Pixel *out, const Pixel *in, const Background *back) in gpc_nop8() argument 1216 (void)back; in gpc_nop8() 1233 gpc_nop6(Pixel *out, const Pixel *in, const Background *back) in gpc_nop6() argument 1235 (void)back; in gpc_nop6() 1253 gpc_bckg(Pixel *out, const Pixel *in, const Background *back) in gpc_bckg() argument 1256 out->r = out->g = out->b = back->ig; in gpc_bckg() 1265 out->r = out->g = out->b = sRGB(sRGB_to_d[in->g] * a + back->dg * (1-a)); in gpc_bckg() 1273 gpc_bckc(Pixel *out, const Pixel *in, const Background *back) in gpc_bckc() argument 1303 gpc_g8(Pixel *out, const Pixel *in, const Background *back) gpc_g8() argument 1319 gpc_g8b(Pixel *out, const Pixel *in, const Background *back) gpc_g8b() argument 1348 gpc_lin(Pixel *out, const Pixel *in, const Background *back) gpc_lin() argument 1384 gpc_pre(Pixel *out, const Pixel *in, const Background *back) gpc_pre() argument 1420 gpc_preq(Pixel *out, const Pixel *in, const Background *back) gpc_preq() argument 1456 gpc_glin(Pixel *out, const Pixel *in, const Background *back) gpc_glin() argument 1472 gpc_gpre(Pixel *out, const Pixel *in, const Background *back) gpc_gpre() argument 1488 gpc_gprq(Pixel *out, const Pixel *in, const Background *back) gpc_gprq() argument 1505 gpc_Lin(Pixel *out, const Pixel *in, const Background *back) gpc_Lin() argument 1543 gpc_Pre(Pixel *out, const Pixel *in, const Background *back) gpc_Pre() argument 1581 gpc_Preq(Pixel *out, const Pixel *in, const Background *back) gpc_Preq() argument 1620 gpc_Glin(Pixel *out, const Pixel *in, const Background *back) gpc_Glin() argument 1640 gpc_Gpre(Pixel *out, const Pixel *in, const Background *back) gpc_Gpre() argument 1658 gpc_Gprq(Pixel *out, const Pixel *in, const Background *back) gpc_Gprq() argument 1676 gpc_sRGB(Pixel *out, const Pixel *in, const Background *back) gpc_sRGB() argument 1712 gpc_unpg(Pixel *out, const Pixel *in, const Background *back) gpc_unpg() argument 1731 gpc_unpc(Pixel *out, const Pixel *in, const Background *back) gpc_unpc() argument 1752 gpc_b16g(Pixel *out, const Pixel *in, const Background *back) gpc_b16g() argument 1771 gpc_b16c(Pixel *out, const Pixel *in, const Background *back) gpc_b16c() argument 1796 gpc_sG(Pixel *out, const Pixel *in, const Background *back) gpc_sG() argument 1806 gpc_sGp(Pixel *out, const Pixel *in, const Background *back) gpc_sGp() argument 1825 gpc_sCp(Pixel *out, const Pixel *in, const Background *back) gpc_sCp() argument 1847 gpc_gb16(Pixel *out, const Pixel *in, const Background *back) gpc_gb16() argument 1869 gpc_cb16(Pixel *out, const Pixel *in, const Background *back) gpc_cb16() argument 1902 gpc_A(Pixel *out, const Pixel *in, const Background *back) gpc_A() argument 1913 gpc_g16(Pixel *out, const Pixel *in, const Background *back) gpc_g16() argument 1922 gpc_g16q(Pixel *out, const Pixel *in, const Background *back) gpc_g16q() argument 2379 Pixel back; logpixel() local [all...] |