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

/vbox/src/libs/libpng-1.2.8/
H A Dpnggccrd.c202 * - "_ShiftBpp.use = 24;" should have been "_ShiftBpp.use = 16;"
285 # define _ShiftBpp ShiftBpp macro
2761 _ActiveMask, _ActiveMask2, _ActiveMaskEnd, _ShiftBpp, _ShiftRem; variable in typeref:union:uAll
2868 _ShiftBpp.use = 24; // == 3 * 8
2913 "psllq _ShiftBpp, %%mm6 \n\t" // shift the mm6 mask to cover
2916 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
2934 "psllq _ShiftBpp, %%mm6 \n\t" // shift mm6 mask to cover last
2938 "psllq _ShiftBpp, %%mm2 \n\t" // shift data to pos. correctly
2986 _ShiftBpp
[all...]

Completed in 63 milliseconds