Home
last modified time | relevance | path

Searched refs:motion (Results 1 – 25 of 37) sorted by relevance

12

/external/ceres-solver/data/libmv-ba-problems/
DReadme.txt3 - problem_01.bin is a final camera motion refinement step of 07_1a scene.
4 - problem_02.bin is a final camera motion refinement step of 03_2a scene.
5 - problem_03.bin is a final camera motion refinement step of 09_1a scene.
/external/skia/src/views/sdl/
DSkOSWindow_SDL.cpp164 if (event.motion.state == SDL_PRESSED) { in handleSDLEvent()
165 this->handleClick(event.motion.x, event.motion.y, in handleSDLEvent()
/external/libvncserver/x11vnc/
Dallowed_input_t.h40 int motion; member
Dpointer.c607 if (input.motion || input.button) { in pipe_pointer()
730 if (input.motion) { in pointer_event()
735 if (!view_only && (input.motion || input.button)) { in pointer_event()
755 if (! input.motion && ! input.button) { in pointer_event()
849 if (! input.motion) { in pointer_event()
922 if (input.motion) { in pointer_event()
Duinput.c1019 } else if (! input.motion) { in uinput_pointer_command()
1032 if (uinput_always && !mask && !bmask && input.motion) { in uinput_pointer_command()
1132 if (input.motion) { in uinput_pointer_command()
Dmacosx.c280 if (! input.motion || ! input.button) { in macosx_pointer_command()
Dkeyboard.c2781 input->motion = 0; in get_allowed_input()
2788 input->motion = 1; in get_allowed_input()
2822 input->motion = 1; in get_allowed_input()
DRELEASE-NOTES686 encoding extended to do motion video and photo regions
988 To automatically fix the common mouse motion problem on XINERAMA
1426 (Keystroke, Mouse-motion, Button-click). Useful for
DChangeLog619 * x11vnc: more tweaks to UINPUT, mostly mouse motion.
952 * Add -input to fine tune client input (keystroke, mouse motion,
/external/llvm/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt18 motion.
32 extra code motion opportunities could also be exploited though...
/external/libvpx/libvpx/
DCHANGELOG135 Adds a motion compensated temporal denoiser to the encoder, which
190 enhancement (MFQE) in sections of the frame where there is motion.
243 related to the clamping of motion vectors in SPLITMV blocks. This
311 Reduce motion vector search on alt-ref frame.
327 Preload reference area in sub-pixel motion search (real-time mode)
350 Removed firstpass motion map
424 Fixed use of motion percentage in KF/GF group calc
494 vpxdec visualizations added for motion vectors, block modes, references
540 Tune effect of motion on KF/GF boost in two pass
551 Fix bug in 1st pass motion compensation
/external/libvncserver/client_examples/
DSDLvncviewer.c392 x = e->motion.x; in handleSDLEvent()
393 y = e->motion.y; in handleSDLEvent()
394 state = e->motion.state; in handleSDLEvent()
/external/llvm/test/Transforms/InstMerge/
Dst_sink_no_barrier_call.ll3 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dst_sink_barrier_call.ll3 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dst_sink_no_barrier_load.ll3 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dst_sink_with_barrier.ll2 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dst_sink_two_stores.ll3 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dst_sink_no_barrier_store.ll3 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dld_hoist1.ll2 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
Dld_hoist_st_sink.ll3 ; RUN: opt -basicaa -memdep -mldst-motion -S < %s | FileCheck %s
/external/llvm/test/Transforms/ObjCARC/
Dallocas.ll340 ; code motion even if we are known safe. These two concepts are separate and
418 ; Make sure that even though we stop said code motion we still allow for
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_xv.c145 Bool motion, in query_best_size() argument
/external/llvm/test/CodeGen/X86/
Ddbg-changes-codegen-branch-folding.ll3 ; http://llvm.org/PR19051. Minor code-motion difference with -g.
/external/jpeg/
DREADME207 (Adjacent articles in that issue discuss MPEG motion picture compression,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
DIJG_README207 (Adjacent articles in that issue discuss MPEG motion picture compression,

12