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

  /external/qemu/distrib/libpng-1.2.19/
pnggccrd.c 216 * - renamed mmxsupport() to png_mmx_support(), with auto-set of mmx_supported,
231 * - fixed missing save of Eflag in png_mmx_support() [Maxim Sobolev]
261 * - moved png_mmx_support() back up where originally intended (as in
457 int PNGAPI png_mmx_support(void);
859 png_mmx_support(void) function
    [all...]
png.c 836 if (png_mmx_support() > 0) {
875 png_mmx_support(void) function
pngvcrd.c 41 png_mmx_support(void) function
128 png_mmx_support();
    [all...]
png.h     [all...]
  /external/libpng/contrib/gregbook/
readpng2.c 87 int mmxsupport = png_mmx_support();
  /external/libpng/
CHANGES     [all...]
png.c 823 png_mmx_support(void) function
png.h     [all...]

Completed in 73 milliseconds