HomeSort by relevance Sort by last modified time
    Searched full:motion (Results 201 - 225 of 1323) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 19 #category motion-model
152 #ft invert a motion
157 This inverts the motion given in 'in'.
158 All motion models upto VP_MOTION_SEMI_PROJ_3D are supported.
167 in - input motion
169 out - output inverted motion. If singular matrix uninitialized.
172 FALSE - matrix is singular or motion model not supported
206 #ft Cascade two motion transforms
211 Given Motion Transforms A->B and B->C, this function will
212 generate a New Motion that describes the transformatio
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
xtestext1const.h 101 #define XTestX_SIGN_BIT_MASK 0x04 /* bit 2 (motion action) */
102 #define XTestY_SIGN_BIT_MASK 0x08 /* bit 3 (motion action) */
118 * These are the definitions for key/button motion input actions.
124 * These are the definitions for pointer relative motion input
130 * motion range is larger than +/-15, use the pointer jump action.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
xtestext1const.h 101 #define XTestX_SIGN_BIT_MASK 0x04 /* bit 2 (motion action) */
102 #define XTestY_SIGN_BIT_MASK 0x08 /* bit 3 (motion action) */
118 * These are the definitions for key/button motion input actions.
124 * These are the definitions for pointer relative motion input
130 * motion range is larger than +/-15, use the pointer jump action.
  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerCompat.java 67 * Pass the motion events to the InputManagerCompat. This is used to
71 * @param event the motion event from the app
94 * added. This will only be called in the V9 version when a motion event
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_block.h 54 // motion vector cache for adaptive motion search control in partition
132 // These define limits to motion vector components to prevent them
vp9_mcomp.h 26 // Enable the use of motion vector in range [-1023, 1023].
30 // Allowed motion vector pixel distance outside image border
34 // motion search site
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8.h 13 * VP8 is vpx's newest video compression algorithm that uses motion
19 * - 1/4 (1/8) pixel accuracy motion compensated prediction
51 VP8_SET_DBG_DISPLAY_MV = 7, /**< set which motion vector modes to draw */
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
content_metrics_processing.cc 60 // Two metrics are used: motion and spatial level.
98 // Update averaged metrics: motion and spatial level are used.
120 // Motion metric: Derived from NFD (normalized frame difference).
  /external/libvpx/libvpx/vpx/
vp8.h 13 * VP8 is vpx's newest video compression algorithm that uses motion
19 * - 1/4 (1/8) pixel accuracy motion compensated prediction
51 VP8_SET_DBG_DISPLAY_MV = 7, /**< set which motion vector modes to draw */
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdljoystickgetball.html 83 >SDL_JoystickGetBall&nbsp;--&nbsp;Get relative trackball motion</DIV
130 >Trackballs can only return relative motion since the last call to <TT
133 >, these motion deltas a placed into <TT
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_MotionEstimationMB.c 13 * Contains module for motion search 16x16 macroblock
45 * [in] pSrcPreMV pointer to predicted motion vector; NULL indicates no predicted MV
47 * [in] pMESpec vendor-specific motion estimation specification structure; must have been allocated
125 * [in] pSrcPreMV pointer to predicted motion vector; NULL indicates no predicted MV
127 * [in] pMESpec vendor-specific motion estimation specification structure; must have been allocated
189 * Performs motion search for a 16x16 macroblock. Selects best motion search
213 * pMESpec - pointer to the vendor-specific motion estimation specification
227 * - pMV0[2][2] - estimated motion vectors; represented
239 * MB after MB-level motion estimation has been completed. The
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8.h 13 * VP8 is vpx's newest video compression algorithm that uses motion
19 * - 1/4 (1/8) pixel accuracy motion compensated prediction
51 VP8_SET_DBG_DISPLAY_MV = 7, /**< set which motion vector modes to draw */
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
denoising.c 43 * The adjustments were further corrected by checking the motion magnitude.
45 * diff adjustment w/o motion correction adjustment w/ motion correction
235 * Handle intra blocks as referring to last frame with zero motion
237 * Also consider small amount of motion as being random walk due
315 * or the motion vector magnitude is considered too big.
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
content_analysis.cc 69 // Compute motion metrics
145 // Compute motion metrics: magnitude over non-zero motion vectors,
148 // Motion metrics: only one is derived from normalized
154 // Normalized temporal difference (MAD): used as a motion level metric
269 // Motion metric: normalized temporal difference (MAD).
  /external/libvpx/libvpx/vp8/encoder/
denoising.c 42 * The adjustments were further corrected by checking the motion magnitude.
44 * diff adjustment w/o motion correction adjustment w/ motion correction
227 * Handle intra blocks as referring to last frame with zero motion
229 * Also consider small amount of motion as being random walk due
298 * or the motion vector magnitude is considered too big.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
denoising.c 42 * The adjustments were further corrected by checking the motion magnitude.
44 * diff adjustment w/o motion correction adjustment w/ motion correction
228 * Handle intra blocks as referring to last frame with zero motion
230 * Also consider small amount of motion as being random walk due
299 * or the motion vector magnitude is considered too big.
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 31 // Up motion completing a single tap occurred.
39 // Does not indicate motion is complete yet (no up event necessarily)
  /developers/samples/android/input/gestures/BasicGestureDetect/Application/src/main/java/com/example/android/basicgesturedetect/
GestureListener.java 31 // Up motion completing a single tap occurred.
39 // Does not indicate motion is complete yet (no up event necessarily)
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.basicgesturedetect/
GestureListener.java 31 // Up motion completing a single tap occurred.
39 // Does not indicate motion is complete yet (no up event necessarily)
  /external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionDispatcher.cpp 65 void DeviceMotionDispatcher::didChangeDeviceMotion(const blink::WebDeviceMotionData& motion)
67 m_lastDeviceMotionData = DeviceMotionData::create(motion);
DeviceOrientationDispatcher.cpp 65 void DeviceOrientationDispatcher::didChangeDeviceOrientation(const blink::WebDeviceOrientationData& motion)
67 m_lastDeviceOrientationData = DeviceOrientationData::create(motion);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
removeEOL.pl 3 # Copyright (C) Research In Motion Limited 2010. All rights reserved.
15 # * Neither the name of Research In Motion Limited nor the names of
  /external/chromium_org/ui/gfx/animation/
tween.h 31 // fading in from 0% or motion when entering a scene.
33 // fading out to 0% or motion when exiting a scene.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c 36 * [in] dx Fractional part of horizontal motion vector component
38 * [in] dy Fractional part of vertical motion vector component
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_InterpolateChroma.c 36 * [in] dx Fractional part of horizontal motion vector component
38 * [in] dy Fractional part of vertical motion vector component

Completed in 3796 milliseconds

1 2 3 4 5 6 7 891011>>