HomeSort by relevance Sort by last modified time
    Searched refs:dL (Results 1 - 19 of 19) sorted by null

  /external/webrtc/webrtc/modules/video_coding/test/
plotJitterEstimate.m 28 dL = [0; framedata(2:end, 1) - framedata(1:end-1, 1)];
30 plot(dL, delays, '.');
31 s = [min(dL) max(dL)];
35 title('theta(1)*x+theta(2), (dT-dTS)/dL');
  /external/pdfium/third_party/lcms/src/
cmspcs.c 440 cmsFloat64Number dL, da, db;
442 dL = fabs(Lab1 -> L - Lab2 -> L);
446 return pow(Sqr(dL) + Sqr(da) + Sqr(db), 0.5);
454 cmsFloat64Number dE, dL, dC, dh, dhsq;
457 dL = fabs(Lab1 ->L - Lab2 ->L);
465 dhsq = Sqr(dE) - Sqr(dL) - Sqr(dC);
476 return sqrt(Sqr(dL) + Sqr(dC) / Sqr(sc) + Sqr(dh) / Sqr(sh));
550 cmsFloat64Number dE,dL,dC,dh,sl,sc,sh,t,f,cmc;
559 dL = Lab2->L-Lab1->L;
564 if (Sqr(dE)>(Sqr(dL)+Sqr(dC))
    [all...]
  /external/skia/include/core/
SkRect.h 408 /** Adjusts SkIRect by adding dL to fLeft, dT to fTop, dR to fRight, and dB to fBottom.
410 If dL is positive, narrows SkIRect on the left. If negative, widens it on the left.
419 @param dL offset added to fLeft
424 void adjust(int32_t dL, int32_t dT, int32_t dR, int32_t dB) {
425 fLeft = Sk32_sat_add(fLeft, dL);
    [all...]
  /external/skqp/include/core/
SkRect.h 408 /** Adjusts SkIRect by adding dL to fLeft, dT to fTop, dR to fRight, and dB to fBottom.
410 If dL is positive, narrows SkIRect on the left. If negative, widens it on the left.
419 @param dL offset added to fLeft
424 void adjust(int32_t dL, int32_t dT, int32_t dR, int32_t dB) {
425 fLeft = Sk32_sat_add(fLeft, dL);
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/boringssl/src/crypto/obj/
objects.go 494 oidStr += fmt.Sprintf("%dL", val)
  /external/iputils/ninfod/
configure 512 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
fetch_jit.cpp     [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
configure 524 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/stressapptest/
configure 505 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 519 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/libexif/
configure 521 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/libusb-compat/
configure 546 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/pcre/dist2/src/
pcre2test.c     [all...]
  /external/libogg/
configure 524 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp 470 ???S????@??\3y?T#U `?5?3$?????? ???#9@???Hm7???Gp?b??Dl??????BOlF???)?3n:w????h?.?a?#??6?5?t?=? \????}Y??EI??X??|??<EU???R>?!;L;eD?KYx??? ???rGDh"?Z?p?????( ?8??!?h?g?Q??Ip??Y?,?$|??(8?i?o?0?|??4+Y?i???Kv???-????|?1?(?0????>?lZs???$P?(4??f???k?kHP+??,?Y)jX0?????p`????-??4?~"?6??8WT????????R?????Q?v?????}Z???I??X??????#V??)?]X}M? ???D? v#ˆ? d?g???
    [all...]
hrtf_g722_1C_48_jitterT2.rtp 468 ???S????@??\3y?T#U `?5?3$?????? ???#9@???Hm7???Gp?b??Dl??????BOlF???)?3n:w????h?.?a?#??6?5?t?=? \???Z?}Z???I??X??????#V??)?]X}M? ???D? v#ˆ? d?g???
    [all...]
  /external/swiftshader/third_party/LLVM/
configure 528 if ls -dL / >/dev/null 2>&1; then
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 992 milliseconds