Searched defs:motion (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_skin_detection.c54 int motion) {
71 else if (motion == 0 &&
90 // No skin if block has been zero/small motion for long consecutive time.
94 int motion = 1; local
103 if (consec_zeromv > 25 && curr_motion_magn == 0) motion = 0;
104 return vp9_skin_pixel(ysource, usource, vsource, motion);
53 vp9_skin_pixel(const uint8_t y, const uint8_t cb, const uint8_t cr, int motion) argument
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_xv.c145 Bool motion,
144 query_best_size(ScrnInfoPtr pScrn, Bool motion, short vid_w, short vid_h, short drw_w, short drw_h, unsigned int *p_w, unsigned int *p_h, pointer data) argument
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 244 milliseconds