Home
last modified time | relevance | path

Searched refs:png_mmx_support (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/lib/libpng/
Dpng.c822 png_mmx_support(void) in png_mmx_support() function
DCHANGES921 Removed png_mmx_support() function and disabled PNG_MNG_FEATURES_SUPPORTED
934 Added prototype for png_mmx_support() near the top of pnggccrd.c
937 Revised png_mmx_support() function in pnggccrd.c
1201 Updated png.c and pnggccrd.c handling of return from png_mmx_support()
1928 Compile png_mmx_support() in png.c even when PNG_NO_MMX_CODE is defined.
1930 breaking the png_mmx_support() function.
Dlibpng.txt2793 the png_mmx_support() function:
2796 mmxsupport = png_mmx_support();
2801 is fully available. Note that png_mmx_support(), png_get_mmx_flagmask(),
/external/syslinux/com32/include/
Dpng.h2787 extern PNG_EXPORT(int,png_mmx_support) PNGARG((void));
/external/libpng/
DCHANGES1016 Removed png_mmx_support() function and disabled PNG_MNG_FEATURES_SUPPORTED
1031 Added prototype for png_mmx_support() near the top of pnggccrd.c
1034 Revised png_mmx_support() function in pnggccrd.c
1345 Updated png.c and pnggccrd.c handling of return from png_mmx_support()