Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:mmxsupport

102  *  - fixed mmxsupport()/png_do_read_interlace() first-row bug
103 * This one was severely weird: even though mmxsupport() doesn't touch
126 * - fixed up both versions of mmxsupport() (ORIG_THAT_USED_TO_CLOBBER_EBX
212 * call mmxsupport(), which should probably become global png_mmxsupport());
216 * - renamed mmxsupport() to png_mmx_support(), with auto-set of mmx_supported,