Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-jni.c90 #define prop2env(property, envvar) { \ macro
112 prop2env("turbojpeg.optimize", "TJ_OPTIMIZE"); in ProcessSystemProperties()
113 prop2env("turbojpeg.arithmetic", "TJ_ARITHMETIC"); in ProcessSystemProperties()
114 prop2env("turbojpeg.restart", "TJ_RESTART"); in ProcessSystemProperties()
115 prop2env("turbojpeg.progressive", "TJ_PROGRESSIVE"); in ProcessSystemProperties()