/frameworks/base/core/tests/coretests/src/android/os/ |
D | BroadcasterTest.java | 134 Handler h1; in test4() 139 h1 = new H(); in test4() 142 b.request(MESSAGE_A, h1, MESSAGE_C); in test4() 152 if (msg.what == MESSAGE_C && msg.getTarget() == h1) { in test4() 169 Handler h1; in test5() 174 h1 = new H(); in test5() 177 b.request(MESSAGE_A, h1, MESSAGE_C); in test5() 204 Handler h1; in test6() 209 h1 = new H(); in test6() 212 b.request(MESSAGE_A, h1, MESSAGE_C); in test6() [all …]
|
D | HandlerThreadTest.java | 73 final Handler h1 = new Handler(th1.getLooper()) { in testHandlerThread() local 87 Message msg = h1.obtainMessage(TEST_WHAT); in testHandlerThread() 89 synchronized (h1) { in testHandlerThread() 91 h1.sendMessage(msg); in testHandlerThread() 94 h1.wait(); in testHandlerThread()
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | spreproc.cpp | 184 Word16 h1[], /* o : impulse response */ in subframePreProc() argument 211 Syn_filt(Aq, ai_zero, h1, L_SUBFR, zero, 0); in subframePreProc() 212 Syn_filt(Ap2, h1, h1, L_SUBFR, zero, 0); in subframePreProc()
|
D | cl_ltp.cpp | 625 Word16 *h1, /* i : Impulse response vector Q12 */ in cl_ltp() argument 663 h1, in cl_ltp() 690 Convolve(exc, h1, yl, L_SUBFR); in cl_ltp()
|
D | cod_amr.cpp | 490 st->h1 = &st->hvec[L_SUBFR]; in cod_amr_reset() 1461 st->h1, xn, res, st->error); in cod_amr() 1469 st->h1, xn, res, st->error); in cod_amr() 1475 memcpy(h1_sf0, st->h1, L_SUBFR*sizeof(Word16)); in cod_amr() 1486 cl_ltp(st->clLtpSt, st->tonStabSt, *usedMode, i_subfr, T_op, st->h1, in cod_amr() 1507 cbsearch(xn2, st->h1, T0, st->sharp, gain_pit, res2, in cod_amr() 1577 st->h1, xn, res, st->error); in cod_amr() 1581 Convolve(&st->exc[i_subfr], st->h1, y1, L_SUBFR); in cod_amr()
|
D | spreproc.h | 121 Word16 h1[], /* o : impulse response */
|
D | cl_ltp.h | 139 Word16 *h1, /* i : Impulse response vector Q12 */
|
D | cod_amr.h | 150 Word16 *h1; member
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | CaptureCollector.java | 567 CaptureHolder h1 = mPreviewCaptureQueue.peek(); in failNextPreview() local 571 CaptureHolder h = (h1 == null) ? h2 : in failNextPreview() 572 ((h2 == null) ? h1 : in failNextPreview() 573 ((h1.compareTo(h2) <= 0) ? h1 : in failNextPreview() 594 CaptureHolder h1 = mJpegCaptureQueue.peek(); in failNextJpeg() local 598 CaptureHolder h = (h1 == null) ? h2 : in failNextJpeg() 599 ((h2 == null) ? h1 : in failNextJpeg() 600 ((h1.compareTo(h2) <= 0) ? h1 : in failNextJpeg()
|
/frameworks/base/core/java/android/text/ |
D | Layout.java | 1313 float h1 = getPrimaryHorizontal(point, clamped) - 0.5f; in getCursorPath() local 1314 float h2 = isLevelBoundary(point) ? getSecondaryHorizontal(point, clamped) - 0.5f : h1; in getCursorPath() 1330 if (h1 < 0.5f) in getCursorPath() 1331 h1 = 0.5f; in getCursorPath() 1335 if (Float.compare(h1, h2) == 0) { in getCursorPath() 1336 dest.moveTo(h1, top); in getCursorPath() 1337 dest.lineTo(h1, bottom); in getCursorPath() 1339 dest.moveTo(h1, top); in getCursorPath() 1340 dest.lineTo(h1, (top + bottom) >> 1); in getCursorPath() 1363 dest.moveTo(h1, top); in getCursorPath() [all …]
|
D | Selection.java | 432 float h1 = layout.getPrimaryHorizontal(off1); in chooseHorizontal() local 438 if (h1 < h2) in chooseHorizontal() 445 if (h1 > h2) in chooseHorizontal()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | armVCM4P10_TransformResidual4x4.c | 71 int h1 = g1 + g2; in armVCM4P10_TransformResidual4x4() local 75 pDst[i+4] = (OMX_S16)((h1+32)>>6); in armVCM4P10_TransformResidual4x4()
|
D | armVCM4P10_FwdTransformResidual4x4.c | 70 int h1 = (g1 << 1) + g3; in armVCM4P10_FwdTransformResidual4x4() local 74 pDst[i+4] = (OMX_S16) h1; in armVCM4P10_FwdTransformResidual4x4()
|
/frameworks/base/docs/html/google/gcs/ |
D | index.jd | 14 <h1 itemprop="name" style="margin-bottom:0;">Google Cloud Save</h1>
|
/frameworks/base/docs/html/ |
D | offline.jd | 21 <h1>Welcome to the Android SDK!</h1>
|
D | support.jd | 10 <h1>Developer Support Resources</h1>
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_japanese_2.vcf | 4 N;CHARSET=SHIFT_JIS:����;���C�h1;;;
|
/frameworks/base/tools/obbtool/ |
D | Main.cpp | 170 bool hexToByte(char h1, char h2, unsigned char* b) { in hexToByte() argument 172 if (!fromHex(h1, &first)) return false; in hexToByte()
|
/frameworks/base/docs/html/auto/ |
D | index.jd | 79 <div class="landing-h1 hero">Android Auto</div> 110 <div class="landing-section-h1"> 111 <div class="landing-h1">Extending Android to Cars</div> 144 <div class="landing-h1">Build for One Platform</div> 178 <div class="landing-h1">Minimize Distraction</div> 209 <div class="landing-pre-h1">Coming soon</div> 210 <div class="landing-h1">Android Auto SDK</div> 252 <div class="landing-h1">See What Others Have Done</div> 324 <div class="landing-h1">Building an Ecosystem</div>
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | voAMRWBEnc.c | 190 Word16 h1[L_SUBFR]; /* Impulse response vector */ in coder() local 803 vo_p3 = h1; in coder() 820 Deemph2(h1, TILT_FAC, L_SUBFR, &tmp); /* h1 in Q14 */ in coder() 823 Copy(h1, h2, L_SUBFR); in coder() 831 Scale_sig_opt(h1, L_SUBFR, 1 + shift); /* set h1[] in Q15 with scaling for convolution */ in coder() 835 Scale_sig(h1, L_SUBFR, 1 + shift); /* set h1[] in Q15 with scaling for convolution */ in coder() 843 T0 = Pitch_fr4(&exc[i_subfr], xn, h1, T0_min, T0_max, &T0_frac, in coder() 890 T0 = Pitch_fr4(&exc[i_subfr], xn, h1, T0_min, T0_max, &T0_frac, in coder() 966 Convolve_asm(&exc[i_subfr], h1, y1, L_SUBFR); in coder() 968 Convolve(&exc[i_subfr], h1, y1, L_SUBFR); in coder() [all …]
|
/frameworks/base/docs/html/tv/ |
D | index.jd | 29 <div class="landing-h1 hero">Android TV</div> 61 <div class="landing-h1">Reimagine Your App</div> 86 <div class="landing-h1">Build to Entertain</div> 148 <div class="landing-h1 landing-align-left">Get Started with Android TV</div>
|
/frameworks/base/docs/html/google/gcm/ |
D | index.jd | 14 <h1 itemprop="name" style="margin-bottom:0;">Google Cloud Messaging for Android</h1>
|
/frameworks/base/docs/html/wear/ |
D | index.jd | 41 <div class="landing-h1 hero">Android Wear</div> 75 <div class="landing-h1">Extending Android to Wearables</div> 127 <div class="landing-h1">Developing for Android Wear</div> 189 <div class="landing-h1">Building an Ecosystem</div> 242 <div class="landing-h1 landing-align-left">Get Started with Android Wear</div>
|
/frameworks/base/docs/html/google/play-services/ |
D | plus.jd | 15 <h1 itemprop="name" style="margin-bottom:0;">Google+ Platform for Android</h1>
|
D | drive.jd | 13 <h1 itemprop="name" style="margin-bottom:0;"> 15 </h1>
|