Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_USE_PNGGCCRD

733  * even when PNG_USE_PNGVCRD or PNG_USE_PNGGCCRD is not defined.
764 # if !defined(PNG_USE_PNGGCCRD) && defined(PNG_MMX_CODE_SUPPORTED) && \
766 # define PNG_USE_PNGGCCRD
1486 #if defined(PNG_USE_PNGGCCRD) || defined(PNG_USE_PNGVCRD)
1526 #endif /* PNG_USE_PNGGCCRD || PNG_USE_PNGVCRD */