Searched refs:ShiftRem (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 Dpngvcrd.c1923 ActiveMask, ActiveMask2, ActiveMaskEnd, ShiftBpp, ShiftRem; variable in typeref:union:uAll
1997 ShiftRem.use = 40; /* == 64 - 24 */
2013 psrlq mm2, ShiftRem /* Correct position Raw(x-bpp) data */
2080 ShiftRem.use = 64 - ShiftBpp.use;
2088 psrlq mm7, ShiftRem
2098 psrlq mm2, ShiftRem /* shift data to position correctly */
2142 ShiftRem.use = 48; /* == 64 - 16 [BUGFIX] */
2157 psrlq mm2, ShiftRem /* shift data to position correctly [BUGFIX] */
2480 ShiftRem.use = 40; /* == 64 - 24 */
2490 psrlq mm1, ShiftRem /* shif
[all...]
H A Dpnggccrd.c286 # define _ShiftRem ShiftRem

Completed in 117 milliseconds