Home
last modified time | relevance | path

Searched refs:adjustment (Results 1 – 25 of 142) sorted by relevance

123456

/external/webrtc/webrtc/modules/video_processing/util/
Ddenoiser_filter_c.cc89 int adjustment = 0; in MbDenoise() local
102 adjustment = adj_val[0]; in MbDenoise()
104 adjustment = adj_val[1]; in MbDenoise()
106 adjustment = adj_val[2]; in MbDenoise()
109 if ((sig[c] + adjustment) > 255) in MbDenoise()
112 running_avg_y[c] = sig[c] + adjustment; in MbDenoise()
114 col_sum[c] += adjustment; in MbDenoise()
116 if ((sig[c] - adjustment) < 0) in MbDenoise()
119 running_avg_y[c] = sig[c] - adjustment; in MbDenoise()
121 col_sum[c] -= adjustment; in MbDenoise()
[all …]
/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c94 int adjustment = 0; in vp8_denoiser_filter_c() local
110 adjustment = adj_val[0]; in vp8_denoiser_filter_c()
112 adjustment = adj_val[1]; in vp8_denoiser_filter_c()
114 adjustment = adj_val[2]; in vp8_denoiser_filter_c()
118 if ((sig[c] + adjustment) > 255) in vp8_denoiser_filter_c()
121 running_avg_y[c] = sig[c] + adjustment; in vp8_denoiser_filter_c()
123 col_sum[c] += adjustment; in vp8_denoiser_filter_c()
127 if ((sig[c] - adjustment) < 0) in vp8_denoiser_filter_c()
130 running_avg_y[c] = sig[c] - adjustment; in vp8_denoiser_filter_c()
132 col_sum[c] -= adjustment; in vp8_denoiser_filter_c()
[all …]
/external/e2fsprogs/lib/uuid/
Dgen_uuid.c312 THREAD_LOCAL int adjustment = 0; in get_clock() local
360 adjustment = a; in get_clock()
377 adjustment = 0; in get_clock()
381 if (adjustment >= MAX_ADJUSTMENT) in get_clock()
383 adjustment++; in get_clock()
385 adjustment = 0; in get_clock()
389 clock_reg = tv.tv_usec*10 + adjustment; in get_clock()
394 adjustment += *num - 1; in get_clock()
395 last.tv_usec += adjustment / 10; in get_clock()
396 adjustment = adjustment % 10; in get_clock()
[all …]
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java170 int adjustment = 0; in getInsets() local
179 adjustment = height - thickness; in getInsets()
191 return new Insets(dist + adjustment, dist, dist, dist); in getInsets()
426 int adjustment = 0; in paint() local
429 adjustment = (ascent - thickness) / 2; in paint()
437 int y = thickness / 2 + adjustment; in paint()
439 int h = height - thickness - 1 - adjustment; in paint()
/external/llvm/test/CodeGen/X86/
Dtailcall-largecode.ll18 ; adjustment may change in the future, in which case the location of
19 ; the stack argument and the return adjustment will change too.)
47 ; adjustment may change in the future, in which case the location of
48 ; the stack argument and the return adjustment will change too.)
/external/smali/smalidea/src/test/java/org/jf/smalidea/findUsages/
DFindUsagesTest.java86 int adjustment = 0; in getUsageIndices() local
88 matches.add(matcher.start() - adjustment); in getUsageIndices()
89 adjustment += USAGE_TAG.length(); in getUsageIndices()
/external/ceres-solver/docs/source/
Dindex.rst35 * Solve `bundle adjustment`_ and SLAM problems in `Project Tango`_.
40 tracking and bundle adjustment.
44 .. _bundle adjustment: http://en.wikipedia.org/wiki/Structure_from_motion
Dfaqs.rst140 3. For bundle adjustment problems with up to a hundred or so
143 4. For larger bundle adjustment problems with sparse Schur
148 5. For large bundle adjustment problems (a few thousand cameras or
282 provides a thorough coverage of the bundle adjustment problem.
Dtutorial.rst603 scale bundle adjustment problems [HartleyZisserman]_, [Triggs]_.
606 the goal of bundle adjustment is to find 3D point positions and camera
612 for solving bundle adjustment problems.
688 Given this functor, the bundle adjustment problem can be constructed
706 Notice that the problem construction for bundle adjustment is very
714 a reasonable thing to do, bundle adjustment problems have a special
729 For a more sophisticated bundle adjustment example which demonstrates
752 adjustment problems.
772 is the bundle adjustment algorithm used by `Blender <www.blender.org>`_/libmv.
Dfeatures.rst54 iterative linear solvers for `bundle adjustment`_ problems.
86 .. _bundle adjustment: http://en.wikipedia.org/wiki/Bundle_adjustment
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
Dip6t_NPT.h13 __sum16 adjustment; member
/external/iptables/include/linux/netfilter_ipv6/
Dip6t_NPT.h13 __sum16 adjustment; member
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/autoscale/
Dtest_connection.py91 for adjustment in adjustments:
92 self.assertIsInstance(adjustment, AdjustmentType)
/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java505 int adjustment = -f_guess.bitLength()/4; in approximate() local
506 if (adjustment > -20) adjustment = - 20; in approximate()
511 working_eval_prec += adjustment; in approximate()
/external/llvm/test/CodeGen/Mips/
Deh-return32.ll29 ; check that stack adjustment and handler are put in $v1 and $v0.
71 ; check that stack adjustment and handler are put in $v1 and $v0.
Deh-return64.ll30 ; check that stack adjustment and handler are put in $v1 and $v0.
74 ; check that stack adjustment and handler are put in $v1 and $v0.
/external/ceres-solver/scripts/
Dceres-solver.spec46 - Specialized solvers for bundle adjustment problems in computer vision
47 - Iterative linear solvers for general sparse and bundle adjustment problems
/external/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.cc141 void FontHeaderTable::Builder::SetChecksumAdjustment(int64_t adjustment) { in SetChecksumAdjustment() argument
142 InternalWriteData()->WriteULong(Offset::kCheckSumAdjustment, adjustment); in SetChecksumAdjustment()
Dfont_header_table.h58 virtual void SetChecksumAdjustment(int64_t adjustment);
/external/llvm/test/CodeGen/ARM/
D2009-11-30-LiveVariablesBug.ll10 define arm_aapcs_vfpcc void @foo(%"c"* %this, %"Vec3"* nocapture %adjustment) {
/external/iptables/extensions/
Dlibip6t_SNPT.c83 .userspacesize = offsetof(struct ip6t_npt_tginfo, adjustment),
Dlibip6t_DNPT.c83 .userspacesize = offsetof(struct ip6t_npt_tginfo, adjustment),
/external/llvm/test/DebugInfo/X86/
Dprologue-stack.ll10 ; The stack adjustment should be part of the prologue.
/external/glide/third_party/disklrucache/
DCHANGELOG.md53 * New API for cache size adjustment.
/external/autotest/site_utils/
Dbalance_pools.py319 adjustment = target_total - self.total_hosts
320 return len(self.broken_hosts) + adjustment

123456