Searched refs:rr (Results 1 - 25 of 25) sorted by last modified time

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A Dshadows.rs107 int rr=0;
121 rb = ( rg = ( rr =( cv >> ABITS) ));
138 rr = cv;
143 rr = X;
148 rr = m;
153 rr = m;
158 rr = X;
163 rr = cv;
172 rgb.r = rr;
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dshadows.rs107 int rr=0;
121 rb = ( rg = ( rr =( cv >> ABITS) ));
138 rr = cv;
143 rr = X;
148 rr = m;
153 rr = m;
158 rr = X;
163 rr = cv;
172 rgb.r = rr;
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A Dshadows.rs107 int rr=0;
121 rb = ( rg = ( rr =( cv >> ABITS) ));
138 rr = cv;
143 rr = X;
148 rr = m;
153 rr = m;
158 rr = X;
163 rr = cv;
172 rgb.r = rr;
/frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/
H A Dshadows_f.rs107 int rr=0;
121 rb = ( rg = ( rr =( cv >> ABITS) ));
138 rr = cv;
143 rr = X;
148 rr = m;
153 rr = m;
158 rr = X;
163 rr = cv;
172 rgb.r = rr;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java126 RILRequest rr = null;
130 rr = sPool;
131 sPool = rr.mNext;
132 rr.mNext = null;
137 if (rr == null) {
138 rr = new RILRequest();
141 rr.mSerial = sNextSerial.getAndIncrement();
143 rr.mRequest = request;
144 rr.mResult = result;
145 rr
526 getResponseForTimedOutRILRequest(RILRequest rr) argument
1418 constructGsmSendSmsRilRequest(RILRequest rr, String smscPDU, String pdu) argument
1454 constructCdmaSendSmsRilRequest(RILRequest rr, byte[] pdu) argument
2449 acquireWakeLock(RILRequest rr, int wakeLockType) argument
2487 decrementWakeLock(RILRequest rr) argument
2533 send(RILRequest rr) argument
[all...]
H A DRetryManager.java284 RetryRec rr = new RetryRec(0, 0);
287 rr.mDelayTime = value.second;
295 rr.mRandomizationTime = value.second;
297 rr.mRandomizationTime = defaultRandomization;
299 mRetryArray.add(rr);
/frameworks/opt/net/wifi/tests/wifitests/assets/
H A Dr1.PerProviderSubscription.conf19 5:Realm=6:rr.com
H A Dr2.PerProviderSubscription.conf88 5:Realm=6:rr.com
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DTethering.java509 ResultReceiver rr = new ResultReceiver(null) {
524 rr.writeToParcel(parcel,0);
/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java210 final PeopleRankingReconsideration rr = validatePeople(context, key, extras, affinityOut);
213 if (rr == null) {
217 rr.setRecord(record);
219 return rr;
/frameworks/base/tools/aapt/
H A DImages.cpp824 int i, j, rr, gg, bb, aa; local
841 rr = row[0];
852 printf(" (%d)", rr);
855 printf(" (%d %d", rr, gg);
858 printf(" (%d %d %d)", rr, gg, bb);
861 printf(" (%d %d %d %d)", rr, gg, bb, aa);
881 int i, j, rr, gg, bb, aa, idx;; local
921 rr = 0;
932 rr = *(row);
939 maxGrayDeviation = MAX(ABS(rr
[all...]
/frameworks/base/tools/aapt2/compile/
H A DPng.cpp180 int i, j, rr, gg, bb, aa;
197 rr = row[0];
208 printf(" (%d)", rr);
211 printf(" (%d %d", rr, gg);
214 printf(" (%d %d %d)", rr, gg, bb);
217 printf(" (%d %d %d %d)", rr, gg, bb, aa);
236 int i, j, rr, gg, bb, aa, idx; local
259 rr = *row++;
265 maxGrayDeviation = MAX(ABS(rr - gg), maxGrayDeviation);
267 maxGrayDeviation = MAX(ABS(bb - rr), maxGrayDeviatio
[all...]
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
H A DBitmapTest.java213 int rr = computePrePostMul(a0, r0);
214 assertTrue("red", Math.abs(rr - r1) <= tolerance);
227 int cc = Color.argb(a0, rr, gg, bb);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dc1035pf.cpp604 Word16 rr[L_CODE][L_CODE], i;
608 cor_h (h, sign, rr);
611 dn, rr, ipos, pos_max, codvec);
660 Word16 rr[L_CODE][L_CODE], i; local
664 cor_h(h, sign, rr, pOverflow);
667 dn, rr, ipos, pos_max, codvec, pOverflow);
H A Dc2_11pf.cpp123 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */
244 Word16 rr[L_CODE][L_CODE]; local
288 rr,
293 rr,
346 rr, matrix of autocorrelation, double-array of type Word16
406 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */
462 /* alp0 = L_mult(rr[i0][i0], _1_4, pOverflow); */
463 alp0 = (Word32) rr[i0][i0] << 14;
476 * "rr[i0][i2]" is a pointer initialized to "&rr[i
404 search_2i40( Word16 dn[], Word16 rr[][L_CODE], Word16 codvec[], Flag * pOverflow ) argument
[all...]
H A Dc2_9pf.cpp123 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */
253 Word16 rr[L_CODE][L_CODE];
263 cor_h(h, dn_sign, rr);
264 search_2i40(subNr, dn, rr, codvec);
319 Word16 rr[L_CODE][L_CODE]; local
377 rr,
383 rr,
437 rr = autocorrelation matrix (Word16)
475 Word16 rr[][L_CODE], // i : matrix of autocorrelation
508 alp0 = L_mult(rr[i
587 search_2i40( Word16 subNr, Word16 dn[], Word16 rr[][L_CODE], Word16 codvec[], Flag * pOverflow ) argument
804 Test_search_2i40( Word16 subNr, Word16 dn[], Word16 rr[][L_CODE], Word16 codvec[], Flag * pOverflow ) argument
[all...]
H A Dc3_14pf.cpp94 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */
218 Word16 rr[L_CODE][L_CODE]; local
261 rr,
267 rr,
318 rr[][L_CODE] Double Array of type Word16 -- autocorrelation matrix
376 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */
437 /* account for ptr. init. (rr[io]) */
444 /* alp0 = L_mult(rr[i0][i0],_1_4, pOverflow); */
445 alp0 = (Word32) rr[i0][i0] << 14;
460 * "rr[i
373 search_3i40( Word16 dn[], Word16 dn2[], Word16 rr[][L_CODE], Word16 codvec[], Flag * pOverflow ) argument
[all...]
H A Dc4_17pf.cpp103 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */
229 Word16 rr[L_CODE][L_CODE]; local
271 rr,
277 rr,
330 rr[][L_CODE] Double Array of type Word16 -- autocorrelation matrix
389 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */
457 alp0 = (Word32) rr[i0][i0] << 14;
472 * "rr[i0][i3]" is a pointer initialized to "&rr[i0][ipos[3]]" *
482 /* alp1 = alp0 + rr[i
386 search_4i40( Word16 dn[], Word16 dn2[], Word16 rr[][L_CODE], Word16 codvec[], Flag * pOverflow ) argument
[all...]
H A Dc8_31pf.cpp765 Word16 rr[L_CODE][L_CODE]; local
795 rr,
803 rr,
H A Dcor_h.cpp56 Description: Fixed portion of the code that builds the rr[] matrix. There
145 rr = autocorrelation matrix; matrix contents are of type Word16;
149 rr contents are the newly calculated autocorrelation values
167 rr[i][j] = sum_{n=i}^{L-1} h[n-i] h[n-j]; i>=j; i,j=0,...,L-1
170 rr[i][j] = rr[i][j]*sign[i]*sign[j]
189 Word16 rr[][L_CODE] // (o) : matrix of autocorrelation
221 // build matrix rr[]
227 rr[i][i] = pv_round (s);
238 rr[
267 cor_h( Word16 h[], Word16 sign[], Word16 rr[][L_CODE], Flag *pOverflow ) argument
[all...]
H A Dcor_h.h84 Word16 rr[][L_CODE], /* (o) : matrix of autocorrelation */
H A Ds10_8pf.cpp137 rr[][] = matrix of autocorrelation (Word16)
162 search_10and8i40 (10,5,5,dn, rr, ipos, pos_max, codvec); for GSMEFR
163 search_10and8i40 (8, 4,4,dn, rr, ipos, pos_max, codvec); for 10.2
184 Word16 rr[][L_CODE], // i : matrix of autocorrelation
228 alp0 = L_mult (rr[i0][i0], _1_16);
229 alp0 = L_mac (alp0, rr[i1][i1], _1_16);
230 alp0 = L_mac (alp0, rr[i0][i1], _1_8);
238 s = L_mult (rr[i3][i3], _1_8); // index incr= step+L_CODE
239 s = L_mac (s, rr[i0][i3], _1_4); // index increment = step
240 s = L_mac (s, rr[i
556 search_10and8i40( Word16 nbPulse, Word16 step, Word16 nbTracks, Word16 dn[], Word16 rr[][L_CODE], Word16 ipos[], Word16 pos_max[], Word16 codvec[], Flag *pOverflow ) argument
[all...]
H A Ds10_8pf.h115 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastquant_inline.h434 register int32 rr = round; local
444 "r"(rr),

Completed in 473 milliseconds