Home
last modified time | relevance | path

Searched defs:coeffs (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSColorMatrixTest.java34 …orMatrixTest(String path, int X, int Y, byte[] input, byte[] output, float[] coeffs, int optionFla… in colorMatrixTest()
43 float[] coeffs = new float[9]; in testRSColorMatrix0() local
67 …atrixTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, nativeByteAlloc, coeffs, 0); in testRSColorMatrix0() local
83 float[] coeffs = new float[9]; in testRSColorMatrix1() local
97 …atrixTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, nativeByteAlloc, coeffs, 1); in testRSColorMatrix1() local
114 float[] coeffs = new float[16]; in testRSColorMatrix2() local
132 …atrixTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, nativeByteAlloc, coeffs, 2); in testRSColorMatrix2() local
149 float[] coeffs = new float[9]; in testRSColorMatrix3() local
163 …atrixTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, nativeByteAlloc, coeffs, 3); in testRSColorMatrix3() local
180 float[] coeffs = new float[9]; in testRSColorMatrix4() local
[all …]
DRSConvolveTest.java34 …convolveTest(String path, int X, int Y, byte[] input, byte[] output, float[] coeffs, boolean is3x3… in convolveTest()
37 float[] coeffs = new float[9]; in testConvolve3x3() local
66 …veTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, nativeByteAlloc, coeffs, true); in testConvolve3x3() local
76 float[] coeffs = new float[25]; in testConvolve5x5() local
123 …eTest(this.getContext().getCacheDir().toString(), X, Y, byteAlloc, nativeByteAlloc, coeffs, false); in testConvolve5x5() local
/cts/tests/tests/rscpp/librscpptest/
Drs_jni.cpp129 jfloat * coeffs = env->GetFloatArrayElements(coeffArray, NULL); in Java_android_cts_rscpp_RSConvolveTest_convolveTest() local
262 jfloat * coeffs = env->GetFloatArrayElements(coeffArray, NULL); in Java_android_cts_rscpp_RSColorMatrixTest_colorMatrixTest() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...