Searched refs:Bpp (Results 1 – 1 of 1) sorted by relevance
247 size_t Bpp = bytesPerPixel(f); in main() local249 write(fd, base, w*Bpp); in main()250 base = (void *)((char *)base + s*Bpp); in main()