Searched defs:width_mmx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpnggccrd.c1830 int width_mmx = ((width >> 1) << 1) - 8; /* GRR: huh? */ local
1909 int width_mmx = ((width >> 2) << 2); local
1992 int width_mmx = ((width >> 2) << 2); local
2047 int width_mmx = ((width >> 3) << 3); local
2106 int width_mmx = ((width >> 1) << 1); local
2165 int width_mmx = ((width >> 1) << 1) ; local
2222 int width_mmx = ((width >> 1) << 1) ; local
2280 int width_mmx = ((width >> 1) << 1); local
2342 int width_mmx = ((width >> 1) << 1); local
2400 int width_mmx = ((width >> 1) << 1) ; local
[all...]
H A Dpngvcrd.c1291 int width_mmx = ((width >> 1) << 1) - 8; local
1349 int width_mmx = ((width >> 2) << 2); local
1416 int width_mmx = ((width >> 2) << 2); local
1458 int width_mmx = ((width >> 3) << 3); local
1505 int width_mmx = ((width >> 1) << 1); local
1551 int width_mmx = ((width >> 1) << 1) ; local
1596 int width_mmx = ((width >> 1) << 1) ; local
1640 int width_mmx = ((width >> 1) << 1) ; local
1689 int width_mmx = ((width >> 1) << 1) ; local
1734 int width_mmx = ((width >> 1) << 1) ; local
[all...]

Completed in 43 milliseconds