Home
last modified time | relevance | path

Searched refs:mmxsupport (Results 1 – 2 of 2) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadpng2.c87 int mmxsupport = png_mmx_support(); in readpng2_version_info() local
88 if (mmxsupport < 0) in readpng2_version_info()
106 mmxsupport? "supports" : "does not support"); in readpng2_version_info()
107 if (mmxsupport > 0) { in readpng2_version_info()
/external/libpng/
DCHANGES642 Fixed pngvcrd.c bug by pushing/popping registers in mmxsupport (Bruce Oberg)