HomeSort by relevance Sort by last modified time
    Searched full:stabilize (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /hardware/bsp/intel/peripheral/libupm/src/gas/
README.txt 8 Quality sensor needs 48h to stabilize.
tp401.h 49 * operation to stabilize completely.
  /external/guava/guava/src/com/google/common/hash/
package-info.java 15 // TODO(user): when things stabilize, flesh this out
  /external/opencv3/modules/videostab/include/opencv2/videostab/
motion_stabilizing.hpp 65 virtual void stabilize(
76 virtual void stabilize(
89 virtual Mat stabilize(
92 virtual void stabilize(
106 virtual Mat stabilize(
143 virtual void stabilize(
  /external/v8/test/mjsunit/regress/
regress-crbug-315252.js 42 // Use migrate to stabilize o1, o2 and o4 in [double, double, smi].
  /docs/source.android.com/src/devices/audio/
warmup.jd 29 to audio warmup time are power management and any "de-pop" logic to stabilize
44 Layer (HAL) <code>write()</code> takes to stabilize.
  /external/llvm/test/Analysis/ScalarEvolution/
shift-op.ll 39 ; Unpredictable because %iv could "stabilize" to either -1 or 0,
92 ; %iv will "stabilize" to -1, so this is an infinite loop
  /external/opencv3/modules/videostab/src/
stabilizer.cpp 299 return motionFilter_->stabilize(curStabilizedPos_, motions_, std::make_pair(0, curPos_));
427 // stabilize
432 motionStabilizer_->stabilize(
motion_stabilizing.cpp 54 void MotionStabilizationPipeline::stabilize( function in class:cv::videostab::MotionStabilizationPipeline
68 stabilizers_[i]->stabilize(size, updatedMotions, range, &stabilizationMotions_[0]);
83 void MotionFilterBase::stabilize( function in class:cv::videostab::MotionFilterBase
87 stabilizationMotions[i] = stabilize(i, motions, range);
105 Mat GaussianMotionFilter::stabilize(int idx, const std::vector<Mat> &motions, std::pair<int,int> range) function in class:cv::videostab::GaussianMotionFilter
135 void LpMotionStabilizer::stabilize(int, const std::vector<Mat>&, std::pair<int,int>, Mat*) function in class:cv::videostab::LpMotionStabilizer
142 void LpMotionStabilizer::stabilize( function in class:cv::videostab::LpMotionStabilizer
  /external/libopus/silk/
process_NLSFs.c 34 /* Limit, stabilize, convert and quantize NLSFs */
define.h 132 /* Maximum numbers of iterations used to stabilize an LPC vector */
  /external/autotest/client/cros/cellular/
mmtest.py 124 # wait for MM to stabilize?
  /external/autotest/client/cros/chameleon/
chameleon_screen_test.py 91 logging.info('Waiting for calibration image to stabilize...')
chameleon_port_finder.py 177 # to stabilize and wait for the connector change.
  /external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
graphics_WebGLManyPlanetsDeep.py 58 # Wait 3 seconds for the page to stabilize.
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
changelog.rst 16 - Stabilize the order of elements in dot file exports,
  /external/v8/benchmarks/
README.txt 78 for at least a few times to stabilize the reported numbers on slower
revisions.html 38 for at least a few times to stabilize the reported numbers on slower
  /hardware/bsp/intel/peripheral/libupm/src/pca9685/
pca9685.cxx 135 // to stabilize
  /external/autotest/client/site_tests/power_BacklightControl/
power_BacklightControl.py 221 False if timed out waiting for energy rate to stabilize.
  /external/autotest/server/site_tests/display_Tearing/
display_Tearing.py 60 logging.info('Waiting for the new tab to stabilize...')
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/
PKG-INFO 33 - Stabilize the order of elements in dot file exports,
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph.egg-info/
PKG-INFO 33 - Stabilize the order of elements in dot file exports,
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
DropDownListView.java 201 // Next, run layout to stabilize child positions.
  /hardware/bsp/intel/peripheral/libupm/src/mpu9150/
mpu60x0.cxx 98 // let things stabilize...

Completed in 1902 milliseconds

1 2 3 4