Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libpng/
H A Dpngpriv.h746 #define PNG_TRAILBITS(pixel_bits, width) \ macro
750 ((8 - PNG_TRAILBITS(pixel_bits, width)) % 8)