Home
last modified time | relevance | path

Searched refs:x1 (Results 1 – 25 of 148) sorted by relevance

123456

/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dintrinsic_convolve3x3.rscript26 uint32_t x1 = min((int32_t)x+1, gWidth-1);
31 float4 p00 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y1));
34 float4 p10 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y));
37 float4 p20 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y2));
67 uint32_t x1 = min((int32_t)x+1, gWidth-1);
72 float3 p00 = convert_float3(rsGetElementAt_uchar3(gIn, x1, y1));
75 float3 p10 = convert_float3(rsGetElementAt_uchar3(gIn, x1, y));
78 float3 p20 = convert_float3(rsGetElementAt_uchar3(gIn, x1, y2));
108 uint32_t x1 = min((int32_t)x+1, gWidth-1);
113 float2 p00 = convert_float2(rsGetElementAt_uchar2(gIn, x1, y1));
[all …]
Dintrinsic_convolve5x5.rscript28 uint32_t x1 = max((int32_t)x-1, 0);
40 + convert_float4(rsGetElementAt_uchar4(gIn, x1, y0)) * gCoeffs[1]
46 + convert_float4(rsGetElementAt_uchar4(gIn, x1, y1)) * gCoeffs[6]
52 + convert_float4(rsGetElementAt_uchar4(gIn, x1, y2)) * gCoeffs[11]
58 + convert_float4(rsGetElementAt_uchar4(gIn, x1, y3)) * gCoeffs[16]
64 + convert_float4(rsGetElementAt_uchar4(gIn, x1, y4)) * gCoeffs[21]
75 uint32_t x1 = max((int32_t)x-1, 0);
87 + convert_float3(rsGetElementAt_uchar3(gIn, x1, y0)) * gCoeffs[1]
93 + convert_float3(rsGetElementAt_uchar3(gIn, x1, y1)) * gCoeffs[6]
99 + convert_float3(rsGetElementAt_uchar3(gIn, x1, y2)) * gCoeffs[11]
[all …]
DIntrinsicHistogram.java75 int x1 = 0, y1 = 0, x2 = w, y2 = h; in testNorm() local
77 x1 = 11; in testNorm()
84 for (int x = x1; x < x2; x++) { in testNorm()
103 hist.forEach(mAin, makeClipper(x1, y1, x2, y2)); in testNorm()
203 int x1 = 0, y1 = 0, x2 = w, y2 = h; in testDot() local
205 x1 = 11; in testDot()
212 for (int x = x1; x < x2; x++) { in testDot()
230 hist.forEach_Dot(mAin, makeClipper(x1, y1, x2, y2)); in testDot()
DIntrinsicColorMatrix.java58 int x1 = 0, y1 = 0, x2 = w, y2 = h; in subtest() local
60 x1 = 11; in subtest()
69 mSi.forEach(mAllocSrc, mAllocDst, makeClipper(x1, y1, x2, y2)); in subtest()
73 mSr.invoke_reference(mat, add, mAllocSrc, mAllocRef, x1, y1, x2, y2); in subtest()
/cts/tests/tests/media/res/raw/
Dvp90_2_08_tile_4x1_vp9_md51 82fe82552fc693418e68f7757c67bbcb vp90-2-08-tile-4x1-1920x1080-0001.i420
2 28db6328c54d2dbe7e9efae5ca58cec8 vp90-2-08-tile-4x1-1920x1080-0002.i420
3 72f6459dd217ddd05f42cd9e8d6f689f vp90-2-08-tile-4x1-1920x1080-0003.i420
4 12eeebc1533f812d01df0e2b2b8cf0f3 vp90-2-08-tile-4x1-1920x1080-0004.i420
5 7ddc1f11bb28f6ad235832e6a1bb88dd vp90-2-08-tile-4x1-1920x1080-0005.i420
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/d/T_check_cast_2.smalis/
DT_check_cast_2.smali44 const v11, 0x1
75 add-int/lit16 v1, v1, 0x1
93 add-int/lit16 v1, v1, 0x1
109 add-int/lit16 v1, v1, 0x1
125 add-int/lit16 v1, v1, 0x1
141 add-int/lit16 v1, v1, 0x1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/T_aput_object_3.smalis/
DT_aput_object_3.smali36 const v0, 0x1
83 add-int/lit8 v1, v1, 0x1
97 add-int/lit8 v1, v1, 0x1
111 add-int/lit8 v1, v1, 0x1
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dcamera_response.rsh47 const float x1 = (exp_b + 1.0f) * pow_va;
49 return pow(x1 / x2, camera_response->c);
62 const float x1 = (exp_b + 1.0f) * pow_va;
64 return pow(x1 / x2, kDefaultC);
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/T_sget_boolean_9.smalis/
DStubInitError.smali30 const/4 v1, 0x1
34 const v1, 0x1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/d/T_sget_short_9.smalis/
DStubInitError.smali30 const/4 v1, 0x1
34 const v1, 0x1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/T_sget_char_9.smalis/
DStubInitError.smali30 const/4 v1, 0x1
34 const v1, 0x1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/T_sget_byte_9.smalis/
DStubInitError.smali30 const/4 v1, 0x1
34 const v1, 0x1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sparse_switch/d/
DT_sparse_switch_13.smali38 const p1, -0x1
55 -0x1 -> :sswitch_8
DT_sparse_switch_1.smali36 const p1, -0x1
54 -0x1 -> :sswitch_7
DT_sparse_switch_3.smali36 const p1, -0x1
54 -0x1 -> :sswitch_7
DT_sparse_switch_11.smali36 const p1, -0x1
54 -0x1 -> :sswitch_7
DT_sparse_switch_8.smali36 const p1, -0x1
54 -0x1 -> :sswitch_7
DT_sparse_switch_4.smali36 const p2, -0x1
54 -0x1 -> :sswitch_7
DT_sparse_switch_5.smali36 const p2, -0x1
54 -0x1 -> :sswitch_7
DT_sparse_switch_9.smali36 const p1, -0x1
54 -0x1 -> :sswitch_7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/d/
DT_packed_switch_9.smali37 const/4 v2, -0x1
52 .packed-switch -0x1
DT_packed_switch_12.smali39 const/4 v2, -0x1
57 .packed-switch -0x1
DT_packed_switch_8.smali37 const v2, -0x1
54 .packed-switch -0x1
DT_packed_switch_3.smali37 const/4 v2, -0x1
52 .packed-switch -0x1
DT_packed_switch_1.smali37 const/4 v2, -0x1
52 .packed-switch -0x1

123456