Searched defs:i2 (Results 1 - 14 of 14) sorted by relevance

/frameworks/base/libs/hwui/
H A DInterpolator.cpp113 int i2 = MathUtils::min(i1 + 1, (int) mSize - 1); local
115 LOG_ALWAYS_FATAL_IF(i1 < 0 || i2 < 0, "negatives in interpolation!"
116 " i1=%d, i2=%d, input=%f, lutpos=%f, size=%zu, values=%p, ipart=%f, weight=%f",
117 i1, i2, input, lutpos, mSize, mValues, ipart, weight);
120 float v2 = mValues[i2];
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
H A DReplacementDrawableSpan.java44 public int getSize(Paint paint, CharSequence text, int i, int i2, Paint.FontMetricsInt fm) { argument
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dc3_14pf.cpp155 The code length is 40, containing 3 nonzero pulses: i0...i2.
157 Pulse i0 can have 8 possible positions, pulses i1 and i2 can have
163 i2 : 2, 7, 12, 17, 22, 27, 32, 37.
383 Word16 i2; local
460 * "rr[i0][i2]" is a pointer initialized to "&rr[i0][ipos[2]]" *
503 * i2 loop: 8 positions. *
518 for (i2 = ipos[2]; i2 < L_CODE; i2 += STEP)
521 /* ps1 = add(ps0, dn[i2], pOverflo
[all...]
H A Dc4_17pf.cpp167 Pulse i0 to i2 can have 8 possible positions, pulse i3 can have
172 i2 : 2, 7, 12, 17, 22, 27, 32, 37.
396 Word16 i2; local
513 * i2 loop: 8 positions. *
528 for (i2 = ipos[2]; i2 < L_CODE; i2 += STEP)
531 /* ps1 = add(ps0, dn[i2], pOverflow); */
532 ps1 = ps0 + dn[i2];
534 /* alp1 = alp0 + rr[i0][i2]
[all...]
H A Ds10_8pf.cpp190 Word16 i0, i1, i2, i3, i4, i5, i6, i7, i8, i9;
233 // i2 and i3 loop
251 for (i2 = ipos[2]; i2 < L_CODE; i2 += step)
254 ps1 = add (ps0, dn[i2]);
257 alp1 = L_mac (alp0, rr[i2][i2], _1_16);
260 alp1 = L_mac (alp1, rr[i0][i2], _1_8);
263 alp1 = L_mac (alp1, rr[i1][i2], _1_
568 Word16 i0, i1, i2, i3, i4, i5, i6, i7, i9; local
[all...]
/frameworks/base/core/java/android/os/
H A DWorkSource.java363 int i1 = 0, i2 = 0;
365 while (i1 < N1 && i2 < N2) {
366 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2
368 if (uids2[i2] == uids1[i1]) {
369 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1
374 i2++;
375 } else if (uids2[i2] > uids1[i1]) {
376 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2
527 compare(WorkSource other, int i1, int i2) argument
[all...]
/frameworks/rs/
H A DrsCppUtils.h270 static inline uint16_t rsBoxFilter565(uint16_t i1, uint16_t i2, uint16_t i3, uint16_t i4) { argument
271 uint32_t r = ((i1 & 0x1f) + (i2 & 0x1f) + (i3 & 0x1f) + (i4 & 0x1f));
272 uint32_t g = ((i1 >> 5) & 0x3f) + ((i2 >> 5) & 0x3f) + ((i3 >> 5) & 0x3f) + ((i4 >> 5) & 0x3f);
273 uint32_t b = ((i1 >> 11) + (i2 >> 11) + (i3 >> 11) + (i4 >> 11));
277 static inline uint32_t rsBoxFilter8888(uint32_t i1, uint32_t i2, uint32_t i3, uint32_t i4) { argument
278 uint32_t r = (i1 & 0xff) + (i2 & 0xff) + (i3 & 0xff) + (i4 & 0xff);
279 uint32_t g = ((i1 >> 8) & 0xff) + ((i2 >> 8) & 0xff) + ((i3 >> 8) & 0xff) + ((i4 >> 8) & 0xff);
280 uint32_t b = ((i1 >> 16) & 0xff) + ((i2 >> 16) & 0xff) + ((i3 >> 16) & 0xff) + ((i4 >> 16) & 0xff);
281 uint32_t a = ((i1 >> 24) & 0xff) + ((i2 >> 24) & 0xff) + ((i3 >> 24) & 0xff) + ((i4 >> 24) & 0xff);
/frameworks/rs/cpu_ref/linkloader/include/impl/
H A DELFObject.hxx194 i2 = (~(j2 ^ s)) & 0x1u; local
196 // 0 s i1 i2 u l 0
197 A = SIGN_EXTEND((s << 23) | (i1 << 22) | (i2 << 21) | (u << 11) | l, 24);
278 // 0 s i1 i2 u l 0
284 i2 = (result >> 21) & 0x1u; local
286 j2 = ((~i2) ^ s) & 0x01u; // 11
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtransform.c111 int i0, i1, i2, i3; local
123 i2 = buf[5] + buf[7];
128 i4 = (i0 + i2) >> 1;
130 i5 = (i0 - i2) >> 1;
141 i2 = buf[13] + buf[15];
146 t1 = (i0 + i2) >> 1;
148 t3 = (i0 - i2) >> 1;
162 i2 = i1 - r3;
166 t2 = MULHIGH(SQRT1_2, r2 - i2);
167 t3 = MULHIGH(SQRT1_2, r2 + i2);
[all...]
/frameworks/base/core/java/android/net/
H A DMobileDataStateTracker.java827 NetworkDataEntry(int i1, int i2, int i3, int i4) { argument
829 downloadBandwidth = i2;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java90 public int relayout(IWindow iWindow, int i, LayoutParams layoutParams, int i2, argument
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp242 i2 = j2 ^ s? 0: 1; local
245 // 0 s i1 i2 u l 0
246 return helper_sign_extend((s << 24) | (i1 << 23) | (i2 << 22) |
/frameworks/rs/driver/
H A DrsdAllocation.cpp1124 const uint16_t *i2 = (uint16_t *)GetOffsetPtr(alloc, 0, 0, y*2+1, lod, face); local
1127 *oPtr = rsBoxFilter565(i1[0], i1[1], i2[0], i2[1]);
1130 i2 += 2;
1142 const uint32_t *i2 = (uint32_t *)GetOffsetPtr(alloc, 0, y*2+1, 0, lod, face); local
1145 *oPtr = rsBoxFilter8888(i1[0], i1[1], i2[0], i2[1]);
1148 i2 += 2;
1160 const uint8_t *i2 = GetOffsetPtr(alloc, 0, y*2+1, 0, lod, face); local
1163 *oPtr = (uint8_t)(((uint32_t)i1[0] + i1[1] + i2[
[all...]
/frameworks/rs/api/
H A Dgen_runtime.cpp241 string expandString(string s, int i1, int i2, int i3, int i4) const;
242 void expandStringVector(const vector<string>& in, int i1, int i2, int i3, int i4,
253 string getName(int i1, int i2, int i3, int i4) const { argument
254 return expandString(mName, i1, i2, i3, i4);
256 string getReturn(int i1, int i2, int i3, int i4) const { argument
257 return expandString(mReturn, i1, i2, i3, i4);
259 void getComments(int i1, int i2, int i3, int i4, vector<string>* comments) const { argument
260 return expandStringVector(mComment, i1, i2, i3, i4, comments);
262 void getInlines(int i1, int i2, int i3, int i4, vector<string>* inlines) const { argument
263 return expandStringVector(mInline, i1, i2, i
265 getParams(int i1, int i2, int i3, int i4, vector<string>* params) const argument
891 expandStringVector(const vector<string>& in, int i1, int i2, int i3, int i4, vector<string>* out) const argument
1089 expandString(string s, int i1, int i2, int i3, int i4) const argument
1105 Permutation(Function* func, Specification* spec, int i1, int i2, int i3, int i4) argument
[all...]

Completed in 281 milliseconds