Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-jni.c101 int ProcessSystemProperties(JNIEnv *env) in ProcessSystemProperties() function
238 if (ProcessSystemProperties(env) < 0) goto bailout; in TJCompressor_compress()
344 if (ProcessSystemProperties(env) < 0) goto bailout; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII()