Home
last modified time | relevance | path

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

/external/libpng/
Dpngpriv.h755 #define PNG_TRAILBITS(pixel_bits, width) \ macro
759 ((8 - PNG_TRAILBITS(pixel_bits, width)) % 8)
/external/pdfium/third_party/libpng16/
Dpngpriv.h755 #define PNG_TRAILBITS(pixel_bits, width) \ macro
759 ((8 - PNG_TRAILBITS(pixel_bits, width)) % 8)