HomeSort by relevance Sort by last modified time
    Searched refs:adjustment (Results 26 - 50 of 69) sorted by null

12 3

  /external/ceres-solver/scripts/
ceres-solver.spec 46 - Specialized solvers for bundle adjustment problems in computer vision
47 - Iterative linear solvers for general sparse and bundle adjustment problems
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
font_header_table.h 58 virtual void SetChecksumAdjustment(int64_t adjustment);
100 // Get the checksum adjustment. To compute: set it to 0, sum the entire font
font_header_table.cc 141 void FontHeaderTable::Builder::SetChecksumAdjustment(int64_t adjustment) {
142 InternalWriteData()->WriteULong(Offset::kCheckSumAdjustment, adjustment);
  /external/sfntly/cpp/src/sfntly/table/core/
font_header_table.h 58 virtual void SetChecksumAdjustment(int64_t adjustment);
100 // Get the checksum adjustment. To compute: set it to 0, sum the entire font
font_header_table.cc 141 void FontHeaderTable::Builder::SetChecksumAdjustment(int64_t adjustment) {
142 InternalWriteData()->WriteULong(Offset::kCheckSumAdjustment, adjustment);
  /packages/apps/Gallery/src/com/android/camera/
HighlightView.java 303 float adjustment = (mImageRect.width() - r.width()) / 2F; local
304 dx = adjustment;
310 float adjustment = (mImageRect.height() - r.height()) / 2F; local
311 dy = adjustment;
  /frameworks/base/services/core/java/com/android/server/display/
AutomaticBrightnessController.java 48 // If true, enables the use of the screen auto-brightness adjustment setting.
51 // The maximum range of gamma adjustment possible using the screen
52 // auto-brightness adjustment setting.
84 // If true, enables the use of the current time as an auto-brightness adjustment.
92 // Specifies the maximum magnitude of the time of day adjustment.
97 // threshold of perceptibility and so that the adjustment has maximum effect
115 // The auto-brightness spline adjustment.
168 // The screen auto-brightness adjustment factor in the range -1 (dimmer) to 1 (brighter)
208 public void configure(boolean enable, float adjustment, boolean dozing) {
216 changed |= setScreenAutoBrightnessAdjustment(adjustment);
    [all...]
  /system/core/logcat/tests/
logcat_test.cpp 672 static const char adjustment[] = "~! 300/20 300/25 2000 ~1000/5 ~1000/30"; local
673 ASSERT_EQ(true, set_white_black(adjustment));
675 EXPECT_STREQ(adjustment, adjust);
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 151 static void PrintString(EAdjustment adjustment, int width, const UString &textString)
155 switch (adjustment)
359 static void PrintNumberString(EAdjustment adjustment, int width, const UInt64 *value)
364 PrintString(adjustment, width, textString);
  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
WallpaperCropActivity.java 696 int adjustment = roundedTrueCrop.left - local
698 roundedTrueCrop.left -= adjustment;
699 roundedTrueCrop.right -= adjustment;
707 int adjustment = roundedTrueCrop.top - local
709 roundedTrueCrop.top -= adjustment;
710 roundedTrueCrop.bottom -= adjustment;
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
WallpaperCropActivity.java 703 int adjustment = roundedTrueCrop.left - local
705 roundedTrueCrop.left -= adjustment;
706 roundedTrueCrop.right -= adjustment;
714 int adjustment = roundedTrueCrop.top - local
716 roundedTrueCrop.top -= adjustment;
717 roundedTrueCrop.bottom -= adjustment;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 52 // formulaic approach to facilitate easier adjustment of the Q tables.
101 // q based adjustment to baseline enumerator
321 // More heavily damped adjustment used if we have been oscillating either side
404 const int adjustment = ((offset * qdiff) + (gap >> 1)) / gap; local
405 return low_motion_minq[q] + adjustment;
444 int adjustment = 0; local
456 // Maximum limit for down adjustment, ~30%.
462 adjustment = (int)((rc->buffer_level - oxcf->optimal_buffer_level) /
464 active_worst_quality -= adjustment;
471 adjustment
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 55 // formulaic approach to facilitate easier adjustment of the Q tables.
104 // q based adjustment to baseline enumerator
323 // More heavily damped adjustment used if we have been oscillating either side
411 const int adjustment = ((offset * qdiff) + (gap >> 1)) / gap; local
412 return low_motion_minq[q] + adjustment;
450 int adjustment = 0; local
462 // Maximum limit for down adjustment, ~30%.
468 adjustment = (int)((rc->buffer_level - oxcf->optimal_buffer_level) /
470 active_worst_quality -= adjustment;
477 adjustment
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
kvm_host.h 735 void (*adjust_tsc_offset)(struct kvm_vcpu *vcpu, s64 adjustment, bool host);
768 s64 adjustment)
770 kvm_x86_ops->adjust_tsc_offset(vcpu, adjustment, false);
773 static inline void adjust_tsc_offset_host(struct kvm_vcpu *vcpu, s64 adjustment)
775 kvm_x86_ops->adjust_tsc_offset(vcpu, adjustment, true);
  /build/target/board/generic/
BoardConfig.mk 53 # This phase offset allows adjustment of the minimum latency from application
  /frameworks/base/services/core/java/com/android/server/am/
ProcessList.java 47 // Adjustment used in certain places where we don't know it yet.
108 // The system process runs at the default adjustment.
574 long getMemLevel(int adjustment) {
576 if (adjustment <= mOomAdj[i]) {
592 * Set the out-of-memory badness adjustment for a process.
596 * @param amt Adjustment value -- lmkd allows -16 to +15.
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
ARM-E_interpolate_noloop_gnu.s 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
ARM-E_interpolate_noloop_gnu.s 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
  /ndk/sources/host-tools/make-3.81/
remake.c 1283 FILE_TIMESTAMP adjustment = FAT_ADJ_OFFSET << FILE_TIMESTAMP_LO_BITS; local
1290 FILE_TIMESTAMP adjustment = (((FILE_TIMESTAMP_S (adjusted_mtime) & 1) == 0 local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_ratectrl.c 101 // formulaic approach to facilitate easier adjustment of the Q tables.
180 // q based adjustment to baseline enumerator
417 // More heavily damped adjustment used if we have been oscillating either side
501 const int adjustment = ((offset * qdiff) + (gap >> 1)) / gap; local
502 return low_motion_minq[q] + adjustment;
559 int adjustment = 0; local
571 // Maximum limit for down adjustment, ~30%.
577 adjustment = (int)((rc->buffer_level - rc->optimal_buffer_level) /
579 active_worst_quality -= adjustment;
586 adjustment
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
quantize_mmx.asm 251 ; eob adjustment begins here
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_mmx.asm 251 ; eob adjustment begins here
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_mmx.asm 251 ; eob adjustment begins here

Completed in 907 milliseconds

12 3