Searched refs:p11 (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | intrinsic_convolve3x3.rscript | 35 float4 p11 = convert_float4(rsGetElementAt_uchar4(gIn, x, y)); 44 p11 *= gCoeffs[4]; 52 p11 += p12; 56 p02 += p11; 76 float3 p11 = convert_float3(rsGetElementAt_uchar3(gIn, x, y)); 85 p11 *= gCoeffs[4]; 93 p11 += p12; 97 p02 += p11; 117 float2 p11 = convert_float2(rsGetElementAt_uchar2(gIn, x, y)); 126 p11 *= gCoeffs[4]; [all …]
|
D | intrinsic_resize.rscript | 73 float4 p11 = convert_float4(rsGetElementAt_uchar4(gIn, xs1, ys1)); 76 float4 p1 = cubicInterpolate_F4(p10, p11, p12, p13, xf); 123 float3 p11 = convert_float3(rsGetElementAt_uchar3(gIn, xs1, ys1)); 126 float3 p1 = cubicInterpolate_F3(p10, p11, p12, p13, xf); 173 float2 p11 = convert_float2(rsGetElementAt_uchar2(gIn, xs1, ys1)); 176 float2 p1 = cubicInterpolate_F2(p10, p11, p12, p13, xf); 223 float p11 = (float)(rsGetElementAt_uchar(gIn, xs1, ys1)); 226 float p1 = cubicInterpolate_F1(p10, p11, p12, p13, xf); 273 float4 p11 = rsGetElementAt_float4(gIn, xs1, ys1); 276 float4 p1 = cubicInterpolate_F4(p10, p11, p12, p13, xf); [all …]
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecodeAccuracyTestBase.java | 1972 double p11 = u * v; in shrinkAndScaleBilinear() local 1992 + p10 * (double) rgb10[k] + p11 * (double) rgb11[k]); in shrinkAndScaleBilinear()
|
/cts/tests/tests/graphics/res/raw/ |
D | sample_raf.raf | 23510 c/p113+"C2p�0��)s0m�1,�3k1s+34w�1�+C.j�'2�!+�D�E�(!AaD%qFC�-�JLa%q[�…
|