Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_ALIGN_SIZE

511 #define PNG_ALIGN_SIZE   3 /* use sizeof to determine alignment */
518 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
521 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
524 * Set PNG_ALIGN_SIZE=0 for compiler combinations where unaligned access