Searched defs:png_mmx_support (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpng.c836 if (png_mmx_support() > 0) {
875 png_mmx_support(void) function
H A Dpngvcrd.c41 png_mmx_support(void) function
128 png_mmx_support();
1025 png_mmx_support();
3707 png_mmx_support();
H A Dpnggccrd.c216 * - 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);
856 png_mmx_support(void) __attribute__((noinline));
859 png_mmx_support(void) function
985 png_mmx_support();
2066 png_mmx_support();
5775 png_mmx_support();
/external/libpng/
H A Dpng.c823 png_mmx_support(void) function

Completed in 564 milliseconds