Searched defs:p3 (Results 1 - 25 of 31) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/
H A DApduCommand.java41 public final int p3; field in class:ApduCommand
47 ApduCommand(int channel, int cla, int ins, int p1, int p2, int p3, String cmdHex) { argument
53 this.p3 = p3;
60 + ", p2=" + p2 + ", p3=" + p3 + ", cmd=" + cmdHex + ")";
H A DRequestBuilder.java50 public void addApdu(int cla, int ins, int p1, int p2, int p3, String cmdHex) { argument
51 mCommands.add(new ApduCommand(mChannel, cla, ins, p1, p2, p3, cmdHex));
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dautocorr.c43 Word16 *p1,*p2,*p3; local
50 p3 = y;
54 *p3++ = vo_mult_r((*p1++), (*p4++));
55 *p3++ = vo_mult_r((*p1++), (*p4++));
56 *p3++ = vo_mult_r((*p1++), (*p4++));
57 *p3++ = vo_mult_r((*p1++), (*p4++));
H A Dcor_h_x.c44 Word32 *p3; local
121 p3 = y32;
124 *p1++ = vo_round(L_shl(*p3++, j));
125 *p1++ = vo_round(L_shl(*p3++, j));
126 *p1++ = vo_round(L_shl(*p3++, j));
127 *p1++ = vo_round(L_shl(*p3++, j));
H A Dsyn_filt.c99 Word16 *p1, *p2, *p3; local
110 p3 = &sig_hi[i - 1];
113 L_tmp1 -= vo_mult32((*p3--), (*p1++));
115 L_tmp1 -= vo_mult32((*p3--), (*p1++));
117 L_tmp1 -= vo_mult32((*p3--), (*p1++));
119 L_tmp1 -= vo_mult32((*p3--), (*p1++));
121 L_tmp1 -= vo_mult32((*p3--), (*p1++));
123 L_tmp1 -= vo_mult32((*p3--), (*p1++));
125 L_tmp1 -= vo_mult32((*p3--), (*p1++));
127 L_tmp1 -= vo_mult32((*p3
[all...]
H A Dc4t64fx.c138 Word16 *p0, *p1, *p2, *p3, *psign; local
383 p3 = &rrixix[3][NB_POS - 1];
391 *p3-- = extract_h(cor);
417 p3 = &rrixiy[2][pos];
431 *p3 = extract_h(cor);
445 p3 -= (NB_POS + 1);
453 *p3 = extract_h(cor);
474 p3 = &rrixiy[3][pos];
488 *p3 = extract_h(cor);
502 p3
845 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; local
917 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; local
[all...]
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DQuad.java35 public Point p3; field in class:Quad
40 public Quad(Point p0, Point p1, Point p2, Point p3) { argument
44 this.p3 = p3;
51 p3.IsInUnitRange();
55 return new Quad(p0.plus(t), p1.plus(t), p2.plus(t), p3.plus(t));
59 return new Quad(p0.plus(x, y), p1.plus(x, y), p2.plus(x, y), p3.plus(x, y));
63 return new Quad(p0.times(s), p1.times(s), p2.times(s), p3.times(s));
67 return new Quad(p0.mult(x, y), p1.mult(x, y), p2.mult(x, y), p3.mult(x, y));
71 List<Float> xs = Arrays.asList(p0.x, p1.x, p2.x, p3
[all...]
H A DRectangle.java49 Point p3 = new Point(center.x + size.x/2f, center.y + size.y/2f);
53 p3.rotatedAround(center, rotation));
56 private Rectangle(Point p0, Point p1, Point p2, Point p3) { argument
57 super(p0, p1, p2, p3);
78 return p0.plus(p1).plus(p2).plus(p3).times(0.25f);
83 return new Rectangle(p0.times(s), p1.times(s), p2.times(s), p3.times(s));
88 return new Rectangle(p0.mult(x, y), p1.mult(x, y), p2.mult(x, y), p3.mult(x, y));
/frameworks/base/media/mca/filterfw/native/core/
H A Dgeometry.h56 Quad(const Point& p0, const Point& p1, const Point& p2, const Point& p3) argument
61 points_[3] = p3;
/frameworks/base/media/mca/filterpacks/native/base/
H A Dgeometry.h56 Quad(const Point& p0, const Point& p1, const Point& p2, const Point& p3) argument
61 points_[3] = p3;
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dc1035pf.cpp272 Word16 *p0, *p1, *p2, *p3, *p4, *p5, *p6, *p7, *p8, *p9;
348 p3 = h - codvec[3];
362 s = L_mac (s, *p3++, _sign[3]);
410 Word16 *p0, *p1, *p2, *p3, *p4, *p5, *p6, *p7, *p8, *p9; local
500 p3 = h - *(p_codvec++);
517 s += (*p3++ * *(p__sign++)) >> 7;
H A Dc4_17pf.cpp760 Word16 *p3; local
845 p3 = h - codvec[3];
874 *p3++,
H A Dc8_31pf.cpp210 Word16 *p3; local
304 p3 = h - *(p_codvec++);
335 *p3++,
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dme_utils.cpp113 UChar *p1, *p2, *p3, *p4; local
120 p3 = cand - 1;
127 *hmem1++ = ((*p1++) + *p2 + *p3 + *p4 + 2) >> 2;
129 *hmem2++ = ((*p3++) + *p4 + 1) >> 1;
133 *hmem1++ = ((*p1++) + (*p2++) + *p3 + *p4 + 2) >> 2;
134 *hmem2++ = ((*p3++) + (*p4++) + 1) >> 1;
139 p3 += offset;
145 *hmem1++ = ((*p1++) + *p2 + (*p3++) + *p4 + 2) >> 2;
149 *hmem1 = (*p1 + *p2 + *p3 + *p4 + 2) >> 2;
169 UChar *p1, *p2, *p3, *p local
[all...]
H A Dsad_halfpel.cpp100 UChar *kk, *p1, *p2, *p3, *p4; local
105 p3 = ref + width;
114 temp = ((p1[j] + p2[j] + p3[j] + p4[j] + 2) >> 2) - *kk++;
122 p3 += width;
174 UChar *kk, *p1, *p2, *p3, *p4; local
179 p3 = ref + width;
188 temp = ((p1[j] + p2[j] + p3[j] + p4[j] + 2) >> 2) - *kk++;
196 p3 += width;
225 UChar *kk, *p1, *p2, *p3, *p4; local
236 p3
784 UChar *kk, *p1, *p2, *p3, *p4; local
[all...]
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicResize.cpp71 static float4 cubicInterpolate(float4 p0,float4 p1,float4 p2,float4 p3, float x) { argument
72 return p1 + 0.5f * x * (p2 - p0 + x * (2.f * p0 - 5.f * p1 + 4.f * p2 - p3
73 + x * (3.f * (p1 - p2) + p3 - p0)));
76 static float2 cubicInterpolate(float2 p0,float2 p1,float2 p2,float2 p3, float x) { argument
77 return p1 + 0.5f * x * (p2 - p0 + x * (2.f * p0 - 5.f * p1 + 4.f * p2 - p3
78 + x * (3.f * (p1 - p2) + p3 - p0)));
81 static float cubicInterpolate(float p0,float p1,float p2,float p3 , float x) {
82 return p1 + 0.5f * x * (p2 - p0 + x * (2.f * p0 - 5.f * p1 + 4.f * p2 - p3
83 + x * (3.f * (p1 - p2) + p3 - p0)));
111 float4 p3 local
146 float2 p3 = cubicInterpolate(convert_float2(yp3[xs0]), local
172 float p3 = cubicInterpolate((float)yp3[xs0], (float)yp3[xs1], local
253 float4 p3 = cubicInterpolate(yp3[xs0], yp3[xs1], local
276 float2 p3 = cubicInterpolate(yp3[xs0], yp3[xs1], local
299 float p3 = cubicInterpolate(yp3[xs0], yp3[xs1], local
[all...]
H A DrsCpuIntrinsics_x86.cpp85 __m128i p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11; local
103 p3 = _mm_unpacklo_epi8(_mm_cvtsi32_si128(*((int32_t *)y0+3)), _mm_setzero_si128());
117 o1 = _mm_add_epi32(o1, _mm_madd_epi16(_mm_unpacklo_epi16(p3, p5), c2));
604 __m128i p0, p1, p2, p3, p4, p5, p6, p7; local
644 p3 = _mm_unpacklo_epi8(_mm_cvtsi32_si128(*((int32_t *)y0+3)), _mm_setzero_si128());
687 o0 = _mm_add_epi32(o0, _mm_madd_epi16( _mm_unpacklo_epi16(p2, p3), c2));
702 o1 = _mm_add_epi32(o1, _mm_madd_epi16( _mm_unpacklo_epi16(p3,p4), c2));
716 o2 = _mm_madd_epi16( _mm_unpacklo_epi16(p2,p3), c0);
731 o3 = _mm_madd_epi16( _mm_unpacklo_epi16(p3,p4), c0);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCard.java282 int p1, int p2, int p3, String data, Message response) {
284 mUiccProfile.iccTransmitApduLogicalChannel(channel, cla, command, p1, p2, p3,
299 int p1, int p2, int p3, String data, Message response) {
301 mUiccProfile.iccTransmitApduBasicChannel(cla, command, p1, p2, p3, data, response);
313 public void iccExchangeSimIO(int fileID, int command, int p1, int p2, int p3, argument
316 mUiccProfile.iccExchangeSimIO(fileID, command, p1, p2, p3, pathID, response);
281 iccTransmitApduLogicalChannel(int channel, int cla, int command, int p1, int p2, int p3, String data, Message response) argument
298 iccTransmitApduBasicChannel(int cla, int command, int p1, int p2, int p3, String data, Message response) argument
H A DUiccProfile.java1351 int p1, int p2, int p3, String data, Message response) {
1352 mCi.iccTransmitApduLogicalChannel(channel, cla, command, p1, p2, p3,
1360 int p1, int p2, int p3, String data, Message response) {
1361 mCi.iccTransmitApduBasicChannel(cla, command, p1, p2, p3,
1368 public void iccExchangeSimIO(int fileID, int command, int p1, int p2, int p3, argument
1370 mCi.iccIO(command, fileID, pathID, p1, p2, p3, null, null,
1350 iccTransmitApduLogicalChannel(int channel, int cla, int command, int p1, int p2, int p3, String data, Message response) argument
1359 iccTransmitApduBasicChannel(int cla, int command, int p1, int p2, int p3, String data, Message response) argument
/frameworks/rs/driver/runtime/
H A Drs_sample.c194 float p3 = getElementAt1(p, stride, nextX, nextY); local
195 float r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3;
207 float p3 = getElementAt1(p, stride, nextX, nextY); local
208 float r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3;
220 float2 p3 = getElementAt2(p, stride, nextX, nextY); local
221 float2 r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3;
233 float4 p3 = getElementAt4(p, stride, nextX, nextY); local
234 float4 r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w3;
246 float4 p3 = getElementAt4(p, stride, nextX, nextY); local
247 float4 r = p0 * w0 + p1 * w1 + p2 * w2 + p3 * w
258 float3 p3 = getElementAt565(p, stride, nextX, nextY); local
[all...]
/frameworks/base/core/jni/android/graphics/
H A DPath.cpp267 static float cubicCoordinateCalculation(float t, float p0, float p1, float p2, float p3) { argument
274 + (3 * oneMinusT * tSquared * p2) + (tCubed * p3);
H A DBitmap.cpp931 SkBitmap p3; local
932 if (!p3.tryAllocPixels(info)) {
939 if (!xform->apply(SkColorSpaceXform::kRGBA_8888_ColorFormat, p3.getPixels(),
944 skbitmap = p3;
/frameworks/base/libs/hwui/
H A DSpotShadow.cpp585 float p3 = rayDist[(i + 1) % rays]; local
586 rayDist[i] = (p1 + p2 * 2 + p3) / 4;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java307 int p3, String data, String pin2, Message result) {
311 int p3, String data, String pin2, String aid, Message result) {
585 int p1, int p2, int p3, String data,
589 int p3, String data, Message response) {}
306 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message result) argument
310 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message result) argument
584 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
588 iccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java308 int p3, String data, String pin2, Message result) {
312 int p3, String data, String pin2, String aid, Message result) {
588 int p1, int p2, int p3, String data, Message response) {
593 int p3, String data, Message response) {
307 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message result) argument
311 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message result) argument
587 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
592 iccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument

Completed in 3365 milliseconds

12