Searched refs:PNG_ALIGN_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpngpriv.h493 #define PNG_ALIGN_SIZE 3 /* use sizeof to determine alignment */ macro
500 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
503 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
506 * Set PNG_ALIGN_SIZE=0 for compiler combinations where unaligned access

Completed in 49 milliseconds