Home
last modified time | relevance | path

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

123456

/external/libvpx/libvpx/vp8/encoder/
Ddenoising.c82 int adjustment = 0; in vp8_denoiser_filter_c() local
97 adjustment = adj_val[0]; in vp8_denoiser_filter_c()
99 adjustment = adj_val[1]; in vp8_denoiser_filter_c()
101 adjustment = adj_val[2]; in vp8_denoiser_filter_c()
105 if ((sig[c] + adjustment) > 255) in vp8_denoiser_filter_c()
108 running_avg_y[c] = sig[c] + adjustment; in vp8_denoiser_filter_c()
110 sum_diff += adjustment; in vp8_denoiser_filter_c()
114 if ((sig[c] - adjustment) < 0) in vp8_denoiser_filter_c()
117 running_avg_y[c] = sig[c] - adjustment; in vp8_denoiser_filter_c()
119 sum_diff -= adjustment; in vp8_denoiser_filter_c()
/external/e2fsprogs/lib/uuid/
Dgen_uuid.c308 THREAD_LOCAL int adjustment = 0; in get_clock() local
356 adjustment = a; in get_clock()
373 adjustment = 0; in get_clock()
377 if (adjustment >= MAX_ADJUSTMENT) in get_clock()
379 adjustment++; in get_clock()
381 adjustment = 0; in get_clock()
385 clock_reg = tv.tv_usec*10 + adjustment; in get_clock()
390 adjustment += *num - 1; in get_clock()
391 last.tv_usec += adjustment / 10; in get_clock()
392 adjustment = adjustment % 10; in get_clock()
[all …]
/external/chromium_org/base/strings/
Dutf_offset_string_conversions.cc141 void OffsetAdjuster::Add(const Adjustment& adjustment) { in Add() argument
142 adjustments_.push_back(adjustment); in Add()
148 size_t adjustment = 0; in AdjustOffset() local
157 adjustment += (i->original_length - i->output_length); in AdjustOffset()
159 *offset -= adjustment; in AdjustOffset()
Dutf_offset_string_conversions.h88 void Add(const Adjustment& adjustment);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderVTTCue.cpp255 int adjustment = 0; in repositionCueSnapToLinesSet() local
257 adjustment = -topOverflow; in repositionCueSnapToLinesSet()
259 adjustment = bottomOverflow; in repositionCueSnapToLinesSet()
261 if (adjustment) in repositionCueSnapToLinesSet()
262 setY(y() + adjustment); in repositionCueSnapToLinesSet()
/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.)
Ddynamic-allocas-VLAs.ll156 ; the base pointer we use the original adjustment.
177 ; Stack adjustment for byval
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
Dutilities.js340 var adjustment, expectation;
342 adjustment = adjustments[start + i];
349 expectations.push([adjustment[0], '', adjustment[0]]);
351 expectations[expectations.length - i - 2][0] = adjustment[0];
/external/ceres-solver/docs/source/
Dintroduction.rst37 c. Specialized solvers for bundle adjustment problems in computer
41 and bundle adjustment problems.
54 `bundle adjustment
Dreading.rst10 provides a thorough coverage of the bundle adjustment problem.
Dtutorial.rst545 scale bundle adjustment problems [HartleyZisserman]_, [Triggs]_.
548 the goal of bundle adjustment is to find 3D point positions and camera
554 for solving bundle adjustment problems.
630 Given this functor, the bundle adjustment problem can be constructed
649 Notice that the problem construction for bundle adjustment is very
657 a reasonable thing to do, bundle adjustment problems have a special
672 For a more sophisticated bundle adjustment example which demonstrates
695 adjustment problems.
715 is the bundle adjustment algorithm used by `Blender <www.blender.org>`_/libmv.
/external/chromium/base/
Dutf_offset_string_conversions.cc227 size_t adjustment = 0; in operator ()() local
241 adjustment += (i->old_length - i->new_length); in operator ()()
243 offset -= adjustment; in operator ()()
/external/llvm/test/CodeGen/Mips/
Deh-return32.ll27 ; check that stack adjustment and handler are put in $v1 and $v0.
68 ; check that stack adjustment and handler are put in $v1 and $v0.
Deh-return64.ll27 ; 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.
/external/ceres-solver/scripts/
Dceres-solver.spec45 - Specialized solvers for bundle adjustment problems in computer vision
46 - Iterative linear solvers for general sparse and bundle adjustment problems
/external/qemu/docs/
DAUDIO.TXT117 volume adjustment, etc..).
120 (AUD_write()) to to the mixing/volume-adjustment from emulated hardware sample
159 be sent to the hardware stereo buffer (before rate adjustment, i.e. not the number
167 standard rate/volume adjustment before mixing the conversion into the target
/external/llvm/test/CodeGen/ARM/
D2009-11-30-LiveVariablesBug.ll10 define arm_aapcs_vfpcc void @foo(%"c"* %this, %"Vec3"* nocapture %adjustment) {
/external/lzma/CPP/7zip/UI/Console/
DList.cpp151 static void PrintString(EAdjustment adjustment, int width, const UString &textString) in PrintString() argument
155 switch (adjustment) in PrintString()
359 static void PrintNumberString(EAdjustment adjustment, int width, const UInt64 *value) in PrintNumberString() argument
364 PrintString(adjustment, width, textString); in PrintNumberString()
/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/chromium_org/third_party/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/DebugInfo/X86/
Dprologue-stack.ll10 ; The stack adjustment should be part of the prologue.
/external/llvm/test/DebugInfo/AArch64/
Dcfi-frame.ll54 ; We shouldn't emit any kind of update for the second stack adjustment if the
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-shaper.cpp923 HB_Fixed adjustment = positions[i].x_advance; in HB_OpenTypePosition() local
926 adjustment = HB_FIXED_ROUND(adjustment); in HB_OpenTypePosition()
931 advances[i] += adjustment; in HB_OpenTypePosition()

123456