HomeSort by relevance Sort by last modified time
    Searched refs:diff (Results 1151 - 1175 of 3197) sorted by null

<<41424344454647484950>>

  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 129 int diff = frame1[byte + idy * (int)stride + idx] - local
131 diff_sse[index] = diff * diff;
190 int diff = frame1[byte + idy * (int)stride + idx] - local
192 diff_sse[index] = diff * diff;
  /external/syslinux/com32/lua/src/
lstrlib.c 920 lua_Number diff = n - (lua_Number)ni; local
921 luaL_argcheck(L, -1 < diff && diff < 1, arg,
930 lua_Number diff = n - (lua_Number)ni; local
931 luaL_argcheck(L, -1 < diff && diff < 1, arg,
  /frameworks/base/services/core/java/com/android/server/wm/
DockedStackDividerController.java 207 final int diff = (displayRect.bottom - bounds.bottom) - (bounds.top - displayRect.top); local
208 if (diff > 0) {
210 } else if (diff < 0) {
216 final int diff = (displayRect.right - bounds.right) - (bounds.left - displayRect.left); local
217 if (diff > 0) {
219 } else if (diff < 0) {
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
BackgroundScanSchedulerTest.java 842 int diff = Math.abs(bucketPeriod - requestedPeriod); local
858 int diff = Math.abs(bucketPeriod - requestedPeriod); local
    [all...]
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
GridLayoutManager.java 422 final int diff = end > start ? 1 : -1; local
424 for (int i = start; i != end; i += diff) {
769 int span, start, end, diff; local
774 diff = 1;
778 diff = -1;
    [all...]
  /system/extras/boottime_tools/bootanalyze/
bootanalyze.py 352 print "kernel time not captured in logcat, cannot get time diff"
362 ", cannot get time diff"
379 diff = diffs[0]
380 while diff[0] < events[k] and len(diffs) > 1:
382 diff_prev = diff
383 diff = diffs[0]
384 events[k] = events[k] - diff[1]
387 events[k] = events[k] + diff[1] - diff_prev[1]
  /system/media/audio_utils/tests/
primitives_tests.cpp 64 int diff = abs(uval - uval2); local
65 EXPECT_LE(diff, 1);
84 int diff = abs(ival - ival2); local
85 EXPECT_LE(diff, 1);
104 int diff = abs(ival - ival2); local
105 EXPECT_LE(diff, 1);
  /external/aac/libSBRdec/src/
env_calc.cpp 625 int diff = fMin(DFRACT_BITS - 1, new_summand_sf - total_power_low_sf); local
626 total_power_low >>= diff; local
1823 int diff; local
1829 diff; \/* Compensate for the scale change by shifting the mantissa. *\/ local
1850 nrgGain[band] >>= diff; local
    [all...]
hbe.cpp 661 FIXP_DBL diff = invCubeRootTab[index + 1] - invCubeRootTab[index]; local
783 FIXP_DBL diff = invFourthRootTab[index + 1] - invFourthRootTab[index]; local
899 FIXP_DBL diff = inv3EigthRootTab[index + 1] - inv3EigthRootTab[index]; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
doctest.py     [all...]
  /external/python/cpython2/Lib/
doctest.py     [all...]
  /external/python/cpython3/Lib/
doctest.py     [all...]
  /external/python/cpython3/Lib/unittest/
case.py 365 * maxDiff: sets the maximum length of a diff in failure messages
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
doctest.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
doctest.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c 833 hs_time diff; local
836 diff = tv - self->prev_timeofday;
837 tdelta = (int)diff;
906 hs_time diff; local
914 diff = tv2 - tv1;
915 if (diff != 0) {
916 timeofday_diff = (unsigned long)diff;
    [all...]
  /external/jemalloc/include/jemalloc/internal/
arena.h     [all...]
  /external/python/cpython2/Modules/
_hotshot.c 837 hs_time diff; local
840 diff = tv - self->prev_timeofday;
841 tdelta = (int)diff;
910 hs_time diff; local
918 diff = tv2 - tv1;
919 if (diff != 0) {
920 timeofday_diff = (unsigned long)diff;
    [all...]
  /external/tensorflow/tensorflow/python/framework/
test_util.py 136 diff = pywrap_tensorflow.EqualGraphDefWrapper(actual.SerializeToString(),
138 if diff:
139 raise AssertionError(compat.as_str(diff))
    [all...]
  /frameworks/base/libs/androidfw/
AssetManager2.cpp 198 const int diff = configuration_.diff(configuration); local
201 if (diff) {
203 InvalidateCaches(static_cast<uint32_t>(diff));
854 void AssetManager2::InvalidateCaches(uint32_t diff) {
855 if (diff == 0xffffffffu) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
collationtest.cpp 343 UnicodeSet diff(expectedLccc);
344 diff.removeAll(lccc);
345 diff.remove(0x10000, 0x10ffff); // hasLccc() only works for the BMP
348 diff.toPattern(diffString, TRUE);
350 diff = lccc;
351 diff.removeAll(expectedLccc);
352 diff.toPattern(diffString, TRUE);
363 diff = expectedTccc;
364 diff.removeAll(tccc);
365 diff.remove(0x10000, 0x10ffff); // hasTccc() only works for the BM
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigurationTest.java 181 assertEquals(expectedFlags, c1.diff(c2));
184 assertEquals(0, tmpc1.diff(c2));
611 int diff = config1.diff(config2); local
612 assertEquals(0, diff);
  /external/e2fsprogs/misc/
badblocks.c 188 time_t diff = (tv1->tv_sec - tv2->tv_sec); local
191 sec = diff % 60;
192 diff /= 60;
193 min = diff % 60;
194 hr = diff / 60;
    [all...]

Completed in 1441 milliseconds

<<41424344454647484950>>