Home
last modified time | relevance | path

Searched refs:PNG_TRAILBITS (Results 1 – 1 of 1) sorted by relevance

/external/libpng/
Dpngpriv.h746 #define PNG_TRAILBITS(pixel_bits, width) \ macro
750 ((8 - PNG_TRAILBITS(pixel_bits, width)) % 8)