Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Ds10_8pf.cpp568 Word16 i0, i1, i2, i3, i4, i5, i6, i7, i9; in search_10and8i40() local
704 for (i5 = ipos[5]; i5 < L_CODE; i5 += step) in search_10and8i40()
706 p_temp2 = &rr[i5][0]; in search_10and8i40()
707 s = (Word32) * (p_temp2 + i5) >> 1; in search_10and8i40()
713 *(p_temp1++) = ps + dn[i5]; in search_10and8i40()
747 for (i5 = ipos[5]; i5 < L_CODE; i5 += step) in search_10and8i40()
751 alp2 = alp1 + ((Word32) * (p_temp2 + i5) << 12); in search_10and8i40()
762 ib = i5; in search_10and8i40()
768 i5 = ib; in search_10and8i40()
788 s += (Word32) rr[i5][i7]; in search_10and8i40()
[all …]
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_instance.java79 int i5[] = new int[1]; in run() local
85 ai5.copyTo(i5); in run()
91 assertEquals(5, i5[0]); in run()
96 assertEquals(5, i5[0]); in run()
Dforeach_multi.rs25 uint32_t i5;
67 retval.i5 = in0 + in1;
166 _RS_ASSERT(result->i5 == sum);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_instance.java81 int i5[] = new int[1]; in run() local
87 ai5.copyTo(i5); in run()
93 assertEquals(5, i5[0]); in run()
98 assertEquals(5, i5[0]); in run()
Dforeach_multi.rs27 uint32_t i5;
69 retval.i5 = in0 + in1;
168 _RS_ASSERT(result->i5 == sum);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_instance.java82 int i5[] = new int[1]; in run() local
88 ai5.copyTo(i5); in run()
94 assertEquals(5, i5[0]); in run()
99 assertEquals(5, i5[0]); in run()
/frameworks/ml/nn/tools/test_generator/tests/P_conv/
Dconv_1_h3_w2_SAME.mod.py2 i5 = Int32Scalar("b5", 1) variable
10 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
/frameworks/ml/nn/tools/test_generator/tests/P_quantized_conv/
Dquantized.mod.py2 i5 = Int32Scalar("b5", 2) variable
10 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
/frameworks/ml/nn/tools/test_generator/tests/P_depthwise_conv/
Ddepthwise_conv.bin.mod.py3 i5 = Int32Scalar("b5", 1) variable
11 model = model.DepthWiseConv(i2, i0, i1, i4, i5, i6, i7, i8).To(i3)
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dconv_1_h3_w2_VALID.mod.py3 i5 = Int32Scalar("b5", 1) variable
10 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dconv_1_h3_w2_SAME.mod.py3 i5 = Int32Scalar("b5", 1) variable
10 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dconv_3_h3_w2_VALID.mod.py3 i5 = Int32Scalar("b5", 1) variable
10 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dconv_3_h3_w2_SAME.mod.py3 i5 = Int32Scalar("b5", 1) variable
10 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Ddepthwise_conv.mod.py3 i5 = Int32Scalar("b5", 1) variable
11 model = model.DepthWiseConv(i2, i0, i1, i4, i5, i6, i7, i8).To(i3)
Dmobilenet_224_gender_basic_fixed.mod.py142 i5 = Parameter("op5", "TENSOR_FLOAT32", "{1, 3, 3, 128}", [-0.371999, -0.346798, 0.0479857, 0.35729… variable
241 model = model.DepthWiseConv(i78, i5, i4, i172, i173, i174, i175, i176).To(i3)
/frameworks/ml/nn/runtime/test/specs/V1_1/
Ddepthwise_conv_relaxed.mod.py19 i5 = Int32Scalar("b5", 1) variable
27 model = model.DepthWiseConv(i2, i0, i1, i4, i5, i6, i7, i8).To(i3)
Dconv_3_h3_w2_SAME_relaxed.mod.py19 i5 = Int32Scalar("b5", 1) variable
26 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dconv_1_h3_w2_VALID_relaxed.mod.py19 i5 = Int32Scalar("b5", 1) variable
26 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dconv_1_h3_w2_SAME_relaxed.mod.py19 i5 = Int32Scalar("b5", 1) variable
26 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dconv_3_h3_w2_VALID_relaxed.mod.py19 i5 = Int32Scalar("b5", 1) variable
26 model = model.Conv(i2, i0, i1, i4, i5, i6, i7).To(i3)
Dmobilenet_224_gender_basic_fixed_relaxed.mod.py158 i5 = Parameter("op5", "TENSOR_FLOAT32", "{1, 3, 3, 128}", [-0.371999, -0.346798, 0.0479857, 0.35729… variable
257 model = model.DepthWiseConv(i78, i5, i4, i172, i173, i174, i175, i176).To(i3)
/frameworks/compile/slang/tests/P_warnings_rsSetElementAt/
Dsetelementat.rs48 int5 i5 = {5, 5, 5, 5, 5};
50 rsSetElementAt(A, &i5, 0, 0);
/frameworks/base/services/tests/servicestests/res/raw/
Dbackup_telephony_no_password155i5�?��C?�A�^�Ҡ�E�+r�VO}�3:+_}���o2N÷칭a��J������=��3��)+!�fqr1��Z�7�:�k����Nw���?��{��I�#…