Searched refs:pel (Results 1 – 3 of 3) sorted by relevance
153 int row, col, byte, pel, pos; in readwbmp() local215 for (pel = 7; pel >= 0; pel--) in readwbmp()219 if (byte & 1 << pel) in readwbmp()
17464 # offBits; offset in bytes to the beginning of the bit-map pel data like 20h
Completed in 114 milliseconds