HomeSort by relevance Sort by last modified time
    Searched refs:PNG_USE_PNGVCRD (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 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)
    [all...]
png.c 757 # ifdef PNG_USE_PNGVCRD
832 # if (defined(PNG_USE_PNGVCRD) || defined(PNG_USE_PNGGCCRD))
873 !(defined(PNG_MMX_CODE_SUPPORTED) && defined(PNG_USE_PNGVCRD))
pngget.c 906 #ifdef PNG_USE_PNGVCRD
pngrutil.c     [all...]
pngvcrd.c 35 #if defined(PNG_MMX_CODE_SUPPORTED) && defined(PNG_USE_PNGVCRD)
    [all...]

Completed in 131 milliseconds