Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-jni.c66 #define prop2env(property, envvar) \ macro
89 prop2env("turbojpeg.optimize", "TJ_OPTIMIZE"); in ProcessSystemProperties()
90 prop2env("turbojpeg.arithmetic", "TJ_ARITHMETIC"); in ProcessSystemProperties()
91 prop2env("turbojpeg.restart", "TJ_RESTART"); in ProcessSystemProperties()
92 prop2env("turbojpeg.progressive", "TJ_PROGRESSIVE"); in ProcessSystemProperties()