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

Lines Matching refs:PNG_USE_PNGVCRD

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