HomeSort by relevance Sort by last modified time
    Searched full:ramp (Results 126 - 150 of 185) sorted by null

1 2 3 4 56 7 8

  /external/kernel-headers/original/uapi/linux/
input.h 1036 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect
1144 struct ff_ramp_effect ramp; member in union:ff_effect::__anon26902
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerController.java 107 // Brightness animation ramp rate in brightness units per second.
655 // Note that we do not wait for the brightness ramp animation to complete before
    [all...]
AutomaticBrightnessController.java 161 // algorithm. The actual brightness should ramp towards this value.
  /cts/tests/webgl/res/raw/
webgl_sdk_tests.zip 
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_core.c 837 const float ramp = 1.0002f; local
895 (aec->dPow[i] + step * (aec->dMinPow[i] - aec->dPow[i])) * ramp;
897 aec->dMinPow[i] *= ramp;
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.c 652 const float ramp = 1.0002f; local
720 aec->dPow[i])) * ramp;
723 aec->dMinPow[i] *= ramp;
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 59 /* duration in ms of volume ramp applied when starting capture to remove plop */
795 /* initialize volume ramp */
    [all...]
  /external/chromium_org/content/renderer/
render_thread_impl.cc 581 // Ramp down IDB before we ramp down WebKit (and V8), since IDB classes might
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
cldutil.cc 798 ratio_cutoff = 5.0; // ramp down from 100% to 0%: 3.0-5.0
801 ratio_cutoff = 4.0; // ramp down from 100% to 0%: 2.0-4.0
  /external/fio/
io_u.c 1175 * When we ramp QD down, quiesce existing IO to prevent
1176 * a storm of ramp downs due to pending higher depth.
    [all...]
options.c     [all...]
  /external/chromium_org/content/common/android/
address_parser_internal.cc 562 { "radial", 6, false }, { "ramp", 4, false }, { "ranch", 5, false },
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp_unittest.cc 616 // to a slower ramp-up in send rate.
  /external/chromium_org/third_party/skia/bench/
benchmain.cpp 551 // Ramp up 1 -> 2 -> 4 -> 8 -> 16 -> ... -> ~1 billion.
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_c.c 720 // Ramp slowly upwards until we hit the minimum again.
aecm_core_mips.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/bitrate_controller/
bitrate_controller_unittest.cc 273 // Ramp up to max bitrate.
  /external/chromium_org/ui/display/chromeos/x11/
native_display_delegate_x11.cc 673 // TODO(mukai|marcheu): Creates the appropriate gamma ramp data from the
  /external/skia/bench/
benchmain.cpp 551 // Ramp up 1 -> 2 -> 4 -> 8 -> 16 -> ... -> ~1 billion.
  /frameworks/native/services/sensorservice/
Fusion.cpp 210 // variance of drift rate ramp
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_fft_time.c 130 " 1 - Real ramp starting at S/N, N = FFT size\n"
    [all...]
  /external/chromium_org/tools/binary_size/
run_binary_size_analysis.py 705 'and ramp this number up until your machine begins to '
  /frameworks/av/include/media/
AudioTrack.h 319 * and then the track is marked as paused. It can be resumed with ramp up by start().
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 491 // apply volume with ramp if needed
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 734 milliseconds

1 2 3 4 56 7 8