Searched refs:_ShiftRem (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpnggccrd.c203 * - "_ShiftRem.use = 40;" should have been "_ShiftRem.use = 48;"
204 * - "psllq _ShiftRem, %%mm2" should have been "psrlq _ShiftRem, %%mm2"
286 # define _ShiftRem ShiftRem macro
2761 _ActiveMask, _ActiveMask2, _ActiveMaskEnd, _ShiftBpp, _ShiftRem; variable in typeref:union:uAll
2869 _ShiftRem.use = 40; /* == 64 - 24 */
2886 "psrlq _ShiftRem, %%mm2 \n\t" /* correct position Raw(x-bpp) */
2987 _ShiftRem.use = 64 - _ShiftBpp.use;
2999 "psrlq _ShiftRem,
[all...]

Completed in 224 milliseconds