/external/libxcam/modules/ocl/ |
D | cl_video_stabilizer.cpp | 374 Mat3d motion; in cumulate_motion() local 375 motion.eye (); in cumulate_motion() 383 motion = (*it) * motion; in cumulate_motion() 386 motion = motion.inverse (); in cumulate_motion() 390 motion = (*it) * motion; in cumulate_motion() 395 return motion; in cumulate_motion()
|
/external/libvpx/libvpx/vp8/common/ |
D | vp8_skin_detection.c | 36 int motion = 1; in vp8_compute_skin_block() local 37 if (consec_zeromv > 25 && curr_motion_magn == 0) motion = 0; in vp8_compute_skin_block() 43 return vpx_skin_pixel(ysource, usource, vsource, motion); in vp8_compute_skin_block() 53 num_skin += vpx_skin_pixel(ysource, usource, vsource, motion); in vp8_compute_skin_block()
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | paint.py | 34 drawing_area.bind("<Motion>", motion) 50 def motion(event): function
|
/external/libvpx/libvpx/vpx_dsp/ |
D | skin_detection.c | 49 int vpx_skin_pixel(const int y, const int cb, const int cr, int motion) { in vpx_skin_pixel() argument 65 } else if (motion == 0 && in vpx_skin_pixel()
|
D | skin_detection.h | 18 int vpx_skin_pixel(const int y, const int cb, const int cr, int motion);
|
/external/autotest/server/site_tests/enterprise_CFM_PTZStress/ |
D | enterprise_CFM_PTZStress.py | 98 for motion in ptz_motion_sequence: 99 self.cfm_facade.move_camera(motion)
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_skin_detection.c | 25 int motion = 1; in vp9_compute_skin_block() local 35 if (consec_zeromv > 25 && curr_motion_magn == 0) motion = 0; in vp9_compute_skin_block() 36 return vpx_skin_pixel(ysource, usource, vsource, motion); in vp9_compute_skin_block()
|
/external/skia/example/ |
D | SkiaSDLExample.cpp | 56 if (event.motion.state == SDL_PRESSED) { in handle_events() 58 rect.fRight = event.motion.x; in handle_events() 59 rect.fBottom = event.motion.y; in handle_events()
|
/external/skqp/example/ |
D | SkiaSDLExample.cpp | 56 if (event.motion.state == SDL_PRESSED) { in handle_events() 58 rect.fRight = event.motion.x; in handle_events() 59 rect.fBottom = event.motion.y; in handle_events()
|
/external/llvm/test/Transforms/InstMerge/ |
D | exceptions.ll | 1 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s 2 ; RUN: opt -aa-pipeline=basic-aa -passes='require<memdep>',mldst-motion \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstMerge/ |
D | exceptions.ll | 1 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s 2 ; RUN: opt -aa-pipeline=basic-aa -passes='require<memdep>',mldst-motion \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | pr24426.ll | 1 ; RUN: opt < %s -memcpyopt -mldst-motion -newgvn -S | FileCheck %s
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/ |
D | pr24426.ll | 1 ; RUN: opt < %s -memcpyopt -mldst-motion -gvn -S | FileCheck %s
|
D | pr36063.ll | 1 ; RUN: opt < %s -memcpyopt -mldst-motion -gvn -S | FileCheck %s
|
/external/llvm/test/Transforms/GVN/ |
D | pr24426.ll | 1 ; RUN: opt < %s -memcpyopt -mldst-motion -gvn -S | FileCheck %s
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 18 motion. 32 extra code motion opportunities could also be exploited though...
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 18 motion. 32 extra code motion opportunities could also be exploited though...
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-09-18-OptimizeExceptions.txt | 18 motion. 32 extra code motion opportunities could also be exploited though...
|
/external/libaom/libaom/av1/encoder/ |
D | ransac.c | 366 static void clear_motion(RANSAC_MOTION *motion, int num_points) { in clear_motion() argument 367 motion->num_inliers = 0; in clear_motion() 368 motion->variance = kInfiniteVariance; in clear_motion() 369 memset(motion->inlier_indices, 0, in clear_motion() 370 sizeof(*motion->inlier_indices * num_points)); in clear_motion()
|
/external/libxcam/cl_kernel/ |
D | kernel_tnr.cl | 9 * thr_y: Motion sensitivity for Y, higher value can cause more motion blur 10 * thr_uv: Motion sensitivity for UV, higher value can cause more motion blur 83 * thr: Motion sensitivity, higher value can cause more motion blur
|
/external/walt/docs/ |
D | DragLatency.md | 29 The app collects all the motion events reported by Android with their coordinates and timestamps. T… 37 …dinate assumes the laser beam is parallel to the _x_ axis and prefers no motion of the finger in t…
|
/external/autotest/client/site_tests/touch_GestureNav/ |
D | README | 2 All scrolls recorded should be unaccelerated and done in a single motion
|
/external/autotest/client/site_tests/touch_TabSwitch/ |
D | README | 2 recorded should be unaccelerated and done in a single motion (i.e. do not
|
/external/llvm/test/CodeGen/X86/ |
D | mul-i256.ll | 15 ; There is a lot of inter-register motion, and so matching the instruction
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 259 Adds a motion compensated temporal denoiser to the encoder, which 314 enhancement (MFQE) in sections of the frame where there is motion. 367 related to the clamping of motion vectors in SPLITMV blocks. This 435 Reduce motion vector search on alt-ref frame. 451 Preload reference area in sub-pixel motion search (real-time mode) 474 Removed firstpass motion map 548 Fixed use of motion percentage in KF/GF group calc 618 vpxdec visualizations added for motion vectors, block modes, references 664 Tune effect of motion on KF/GF boost in two pass 675 Fix bug in 1st pass motion compensation
|