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

  /external/qemu/distrib/libpng-1.2.19/
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...]
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...]
  /external/libpng/
png.c 822 png_mmx_support(void) function

Completed in 112 milliseconds