Searched refs:overshoot (Results 1 - 13 of 13) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
H A Dvideo_decimator.cc60 int32_t overshoot = local
62 if (overshoot < 0) {
63 overshoot = 0;
67 if (overshoot && 2 * overshoot < (int32_t)incomingframe_rate) {
72 const uint32_t dropVar = incomingframe_rate / overshoot;
76 overshoot_modifier_ = -((int32_t)incomingframe_rate % overshoot) / 3;
83 const uint32_t dropVar = overshoot / target_frame_rate_;
88 overshoot_modifier_ = overshoot % target_frame_rate_;
/external/skia/bench/
H A DDashBench.cpp348 const SkScalar overshoot = 100*1000; local
350 { -overshoot, cy }, { 640 + overshoot, cy }
/external/freetype/src/raster/
H A Dftraster.c640 /* overshoot :: Whether the profile's unrounded start position */
649 Bool overshoot )
676 if ( overshoot )
683 if ( overshoot )
714 /* overshoot :: Whether the profile's unrounded end position differs */
721 End_Profile( RAS_ARGS Bool overshoot )
744 if ( overshoot )
2352 /* overshoot, respectively */
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/raster/
H A Dftraster.c636 /* overshoot :: Whether the profile's unrounded start position */
645 Bool overshoot )
672 if ( overshoot )
679 if ( overshoot )
710 /* overshoot :: Whether the profile's unrounded end position differs */
717 End_Profile( RAS_ARGS Bool overshoot )
740 if ( overshoot )
2348 /* overshoot, respectively */
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c636 /* overshoot :: Whether the profile's unrounded start position */
645 Bool overshoot )
672 if ( overshoot )
679 if ( overshoot )
710 /* overshoot :: Whether the profile's unrounded end position differs */
717 End_Profile( RAS_ARGS Bool overshoot )
740 if ( overshoot )
2348 /* overshoot, respectively */
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
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.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.3_r2-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 151 milliseconds