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

<<71727374757677787980>>

  /prebuilts/gradle-plugin/com/android/tools/testutils/25.3.1/
testutils-25.3.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.3.3/
testutils-25.3.3.jar 
  /system/extras/power_profile/camera_avg/gradle/wrapper/
gradle-wrapper.jar 
  /system/extras/power_profile/camera_flashlight/gradle/wrapper/
gradle-wrapper.jar 
  /system/extras/power_profile/gps_on/gradle/wrapper/
gradle-wrapper.jar 
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 2924 nsecs_t diff = now - mVLastFpsTime; local
2948 nsecs_t diff = now - mPLastFpsTime; local
    [all...]
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /external/libavc/encoder/
ih264e_api.c 712 UWORD32 diff = s_mem_rec_ittiam_api[i].e_mem_type local
728 if ((diff < 1) || (diff > 3))
737 if (diff == 1)
743 if ((diff != 2) && (diff != 3))
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 95 const MV diff = { mv->row - ref->row, mv->col - ref->col }; local
96 return ROUND_POWER_OF_TWO(mv_cost(&diff, mvjcost, mvcost) * weight, 7);
103 const MV diff = { mv->row - ref->row, mv->col - ref->col }; local
105 (int64_t)mv_cost(&diff, mvjcost, mvcost) * error_per_bit,
114 const MV diff = { mv->row - ref->row, mv->col - ref->col }; local
116 (unsigned)mv_cost(&diff, x->nmvjointsadcost, x->nmvsadcost) * sad_per_bit,
    [all...]
  /external/opencv/ml/src/
mltree.cpp 2994 double diff = node->right->sample_count - node->left->sample_count; local
    [all...]
  /external/python/cpython3/Python/
ceval.c 1452 PyObject *diff = PyNumber_Subtract(left, right); local
1651 PyObject *diff = PyNumber_InPlaceSubtract(left, right); local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWICallbacks.cpp 3091 nsecs_t diff = now - mVLastFpsTime; local
3115 nsecs_t diff = now - mPLastFpsTime; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/trace/
trace.go 653 diff := uint64(0)
655 diff = ctx.heapStats.nextGC - ctx.heapStats.heapAlloc
657 ctx.emit(&ViewerEvent{Name: "Heap", Phase: "C", Time: ctx.time(ev), Pid: 1, Arg: &heapCountersArg{ctx.heapStats.heapAlloc, diff}})
  /prebuilts/go/linux-x86/src/cmd/trace/
trace.go 653 diff := uint64(0)
655 diff = ctx.heapStats.nextGC - ctx.heapStats.heapAlloc
657 ctx.emit(&ViewerEvent{Name: "Heap", Phase: "C", Time: ctx.time(ev), Pid: 1, Arg: &heapCountersArg{ctx.heapStats.heapAlloc, diff}})
  /prebuilts/tools/common/m2/repository/com/google/testing/compile/compile-testing/0.11/
compile-testing-0.11.jar 
  /prebuilts/tools/common/m2/repository/com/google/testing/compile/compile-testing/0.12/
compile-testing-0.12.jar 
  /prebuilts/tools/common/m2/repository/com/google/testing/compile/compile-testing/0.9/
compile-testing-0.9.jar 
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2360 int diff; local
    [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc 2163 int diff = S - R; local
    [all...]
  /external/google-breakpad/src/testing/test/
gmock-matchers_test.cc 152 const int diff = lhs - rhs_; local
153 if (diff > 0) {
154 *listener << "which is " << diff << " more than " << rhs_;
155 } else if (diff == 0) {
158 *listener << "which is " << -diff << " less than " << rhs_;
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.cc     [all...]
  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/reference/
reference_ops.h     [all...]
  /toolchain/binutils/binutils-2.27/gas/
ecoff.c 2831 int diff = coff_type.num_dims - coff_type.num_sizes; local
    [all...]
  /art/compiler/optimizing/
loop_optimization.cc 908 HInstruction* diff = stc; local
    [all...]
  /bionic/libc/malloc_debug/tests/
malloc_debug_unit_tests.cpp 141 std::string diff; local
144 diff += android::base::StringPrintf("Byte %zu: 0x%x 0x%x\n", i, a[i], b[i]);
147 return diff;
    [all...]

Completed in 1403 milliseconds

<<71727374757677787980>>