Home
last modified time | relevance | path

Searched refs:PNG_USE_PNGGCCRD (Results 1 – 8 of 8) sorted by relevance

/external/libpng/projects/beos/
Dx86-shared.txt3 It defines PNG_USE_PNGGCCRD, which activates the assembly code in
Dx86-static.txt3 It defines PNG_USE_PNGGCCRD, which activates the assembly code in
/external/qemu/distrib/libpng-1.2.19/
Dpngconf.h764 # if !defined(PNG_USE_PNGGCCRD) && defined(PNG_MMX_CODE_SUPPORTED) && \
766 # define PNG_USE_PNGGCCRD macro
1486 #if defined(PNG_USE_PNGGCCRD) || defined(PNG_USE_PNGVCRD)
Dpng.c738 # ifdef PNG_USE_PNGGCCRD in png_get_header_version()
832 # if (defined(PNG_USE_PNGVCRD) || defined(PNG_USE_PNGGCCRD)) in png_init_mmx_flags()
872 #if !defined(PNG_USE_PNGGCCRD) && \
Dpngget.c909 #ifdef PNG_USE_PNGGCCRD in png_get_mmx_flagmask()
Dpngrutil.c3315 #if !defined(PNG_USE_PNGGCCRD) && !defined(PNG_USE_PNGVCRD)
4165 #if defined(PNG_DEBUG) && defined(PNG_USE_PNGGCCRD) && defined(PNG_1_0_X) in png_read_start_row()
Dpnggccrd.c448 #if defined(PNG_ASSEMBLER_CODE_SUPPORTED) && defined(PNG_USE_PNGGCCRD)
/external/libpng/
DCHANGES1554 Ensure pngconf.h doesn't define both PNG_USE_PNGGCCRD and PNG_USE_PNGVCRD