HomeSort by relevance Sort by last modified time
    Searched full:slew (Results 1 - 21 of 21) sorted by null

  /external/libvorbis/lib/
bitrate.c 103 double slew=0.; local
108 if we're over target, we slew down
109 if we're under target, we slew up
111 choose slew as follows: look through packetblobs of this frame
112 and set slew as the first in the appropriate direction that
113 gives us the slew we want. This may mean no slew if delta is
116 Then limit slew to slew max */
132 slew=rint(choice-bm->avgfloat)/samples*vi->rate
    [all...]
  /hardware/libhardware/include/hardware/
local_time_hal.h 75 * Sets the HW slew rate of oscillator which drives the system wide local
77 * do not support HW slew should leave this method set to NULL.
81 * slew rate of their hardware.
  /frameworks/base/services/common_time/
clock_recovery.h 47 // Applies the next step in any ongoing slew change operation. Returns a
129 // slew faster that +/-100ppm offset from center per interation.
clock_recovery.cpp 249 // free-run the clock at some crazy slew rate. So we guess the
329 // When we make a change to the slew rate, we need to be careful to not
342 // Set up the transformation to figure out what the slew should be at
356 // slew operation.
396 // need to worry to much about changing the slew rate so fast that we
common_clock.cpp 122 ALOGE("Overflow when attempting to set slew rate to %d", ppm);
  /external/libvorbis/doc/vorbisenc/
ov_ectl_ratemanage2_arg.html 68 <dt><i>bitrate_average_damping</i></dt> <dd>Slew rate limit setting
overview.html 284 bitrate tracker is allowed to slew from enforcing minimum frame sizes
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
LayoutAnimationsHideShow.java 61 // Add a slew of buttons to the container. We won't add any more buttons at runtime, but
  /external/openfst/src/include/fst/script/
arg-packs.h 215 // The alternative is to declare another slew of templates for functions
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 775 /** Some actuator support slew rate control. */
785 /** Some actuator support slew rate control. */
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
pralarm.h 156 ** account on the next in an attempt to avoid long term slew.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
sandboxingEval.html 41 environment. A slew of powerful <code>chrome.*</code> APIs are available that
  /external/chromium_org/third_party/tcmalloc/vendor/
NEWS 86 This change has a slew of improvements, from better ARM and freebsd
233 This version has a slew of changes, leading to somewhat faster
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
DynamicsCompressorKernel.cpp 303 // envelopeRate is the rate we slew from current compressor level to the desired level.
  /external/chromium_org/third_party/yasm/
yasm.gyp 5 # The yasm build process creates a slew of small C subprograms that
  /external/libvorbis/include/vorbis/
vorbisenc.h 285 /** Slew rate limit setting for average bitrate adjustment; sets the minimum
  /external/llvm/lib/Analysis/
ProfileVerifierPass.cpp 52 // When debugging is enabled, the verifier prints a whole slew of debug
  /external/chromium_org/ui/views/controls/menu/
menu_controller.h 550 // We get a slew of drag updated messages as the mouse is over us. To avoid
  /external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
Stripifier.java 952 // slew of experiments, then skip going any further
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts4aa.test 120 INSERT INTO t1(docid,words) VALUES(1004008,'And Cain talked with Abel his brother: and it came to pass, when they were in the field, that Cain rose up against Abel his brother, and slew him.');
137 INSERT INTO t1(docid,words) VALUES(1004025,'And Adam knew his wife again; and she bare a son, and called his name Seth: For God, said she, hath appointed me another seed instead of Abel, whom Cain slew.');
    [all...]
fts1porter.test     [all...]

Completed in 446 milliseconds