Lines Matching full:bugfix
21 * [png_read_filter_row_mmx_avg() bpp == 2 bugfix, GRR 20000916]2152 ShiftBpp.use = 16; // == 2 * 8 [BUGFIX]2153 ShiftRem.use = 48; // == 64 - 16 [BUGFIX]2168 psrlq mm2, ShiftRem // shift data to position correctly [BUGFIX]