Searched refs:ppb (Results 1 – 1 of 1) sorted by relevance
755 uint8_t ppb = 8 / bmp->bpp; in bmp_decode_rgb() local759 for (i = 0; i < ppb; i++) in bmp_decode_rgb()782 if ((data + ((bmp->width + ppb - 1) / ppb)) > end) in bmp_decode_rgb()790 if (bit >= ppb) { in bmp_decode_rgb()