Searched refs:bPad (Results 1 – 1 of 1) sorted by relevance
448 int bPad; in start_input_bmp() local541 bPad = bfOffBits - (headerSize + 14); in start_input_bmp()556 bPad -= biClrUsed * mapentrysize; in start_input_bmp()560 if (bPad < 0) /* incorrect bfOffBits value? */ in start_input_bmp()562 while (--bPad >= 0) { in start_input_bmp()