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

12

/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/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_DeBlockPixel.c70 int p3, p2, p1, p0, q0, q1, q2, q3; local
78 p3 = pQ0[-4*Step];
90 p3, p2, p1, p0, q0, q1, q2, q3, alpha, beta);
143 pQ0[-3*Step] = (OMX_U8)((2*p3 + 3*p2 + p1 + p0 + q0 + 4)>>3);
163 p3, p2, p1, p0, q0, q1, q2, q3, bS,
/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/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.cpp264 static float cubicCoordinateCalculation(float t, float p0, float p1, float p2, float p3) { argument
271 + (3 * oneMinusT * tSquared * p2) + (tCubed * p3);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCard.java600 int p1, int p2, int p3, String data, Message response) {
601 mCi.iccTransmitApduLogicalChannel(channel, cla, command, p1, p2, p3,
609 int p1, int p2, int p3, String data, Message response) {
610 mCi.iccTransmitApduBasicChannel(cla, command, p1, p2, p3,
617 public void iccExchangeSimIO(int fileID, int command, int p1, int p2, int p3, argument
619 mCi.iccIO(command, fileID, pathID, p1, p2, p3, null, null,
599 iccTransmitApduLogicalChannel(int channel, int cla, int command, int p1, int p2, int p3, String data, Message response) argument
608 iccTransmitApduBasicChannel(int cla, int command, int p1, int p2, int p3, String data, Message response) argument
/frameworks/base/libs/hwui/
H A DSpotShadow.cpp597 float p3 = rayDist[(i + 1) % rays]; local
598 rayDist[i] = (p1 + p2 * 2 + p3) / 4;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java294 int p3, String data, String pin2, Message result) {
298 int p3, String data, String pin2, String aid, Message result) {
568 int p1, int p2, int p3, String data,
572 int p3, String data, Message response) {}
293 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message result) argument
297 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message result) argument
567 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
571 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.java295 int p3, String data, String pin2, Message result) {
299 int p3, String data, String pin2, String aid, Message result) {
571 int p1, int p2, int p3, String data, Message response) {
576 int p3, String data, Message response) {
294 iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, Message result) argument
298 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message result) argument
570 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
575 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/
H A DCommandsInterface.java1186 void iccIO (int command, int fileid, String path, int p1, int p2, int p3, argument
1194 void iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, argument
1816 * @param p3 P3 value of the APDU command. If p3 is negative a 4 byte APDU
1823 int p1, int p2, int p3, String data, Message response);
1834 * @param p3 P3 value of the APDU command. If p3 is negative a 4 byte APDU
1841 int p3, String data, Message response);
1822 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
1840 iccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
H A DRIL.java1362 public void iccIO(int command, int fileId, String path, int p1, int p2, int p3, argument
1364 iccIOForApp(command, fileId, path, p1, p2, p3, data, pin2, null, result);
1368 public void iccIOForApp(int command, int fileId, String path, int p1, int p2, int p3, argument
1380 + p1 + " p2 = " + p2 + " p3 = " + " data = " + data
1390 iccIo.p3 = p3;
3056 private SimApdu createSimApdu(int channel, int cla, int instruction, int p1, int p2, int p3, argument
3064 msg.p3 = p3;
3071 int p3, Strin
3070 iccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, String data, Message result) argument
3133 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message result) argument
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1216 public void iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, argument
1218 iccIOForApp(command, fileid, path, p1, p2, p3, data, pin2, null, response);
1228 int p3, String data, String pin2, String aid, Message result) {
1886 int p1, int p2, int p3, String data,
1889 instruction, p1, p2, p3, data, response);
1899 int p3, String data, Message response) {
1227 iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, String data, String pin2, String aid, Message result) argument
1885 iccTransmitApduLogicalChannel(int channel, int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument
1898 iccTransmitApduBasicChannel(int cla, int instruction, int p1, int p2, int p3, String data, Message response) argument

Completed in 312 milliseconds

12