HomeSort by relevance Sort by last modified time
    Searched full:damping (Results 26 - 48 of 48) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
timex.h 61 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
63 * establishes the damping of the FLL and is chosen by wisdom and black
pkt_sched.h 179 unsigned char Scell_log; /* cell size for idle damping */
222 __u8 Scell_log; /* cell size for idle damping */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
pitch_filter.c 88 * damper_state : the state of the damping filter. The filter is defined by
101 * damper_state_dg : state of damping filter for different trial gains.
187 /* Filter with damping filter, and store the results. */
196 /* Filter with damping filter. */
  /external/kernel-headers/original/linux/
pkt_sched.h 206 unsigned char Scell_log; /* cell size for idle damping */
249 __u8 Scell_log; /* cell size for idle damping */
timex.h 62 * SHIFT_KG and SHIFT_KF establish the damping of the PLL and are chosen
64 * establishes the damping of the FLL and is chosen by wisdom and black
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pkt_sched.h 179 unsigned char Scell_log; /* cell size for idle damping */
222 __u8 Scell_log; /* cell size for idle damping */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_sched.h 179 unsigned char Scell_log; /* cell size for idle damping */
222 __u8 Scell_log; /* cell size for idle damping */
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.h 172 linear on dB scale, which is equivalent to exponential damping on
177 (i.e., exponential damping) during the Decay and Release segments of
180 #define MULT_EG1_EG1(gain,damping) /*lint -e(704) <avoid divide for performance>*/ \
183 ((EAS_I32)(gain)) * ((EAS_I32)(damping)) \
199 #define MULT_EG1_EG1_X2(gain,damping) /*lint -e(702) <avoid divide for performance>*/ \
202 ((EAS_I32)(gain)) * ((EAS_I32)(damping)) \
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h 172 linear on dB scale, which is equivalent to exponential damping on
177 (i.e., exponential damping) during the Decay and Release segments of
180 #define MULT_EG1_EG1(gain,damping) /*lint -e(704) <avoid divide for performance>*/ \
183 ((EAS_I32)(gain)) * ((EAS_I32)(damping)) \
199 #define MULT_EG1_EG1_X2(gain,damping) /*lint -e(702) <avoid divide for performance>*/ \
202 ((EAS_I32)(gain)) * ((EAS_I32)(damping)) \
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.h 172 linear on dB scale, which is equivalent to exponential damping on
177 (i.e., exponential damping) during the Decay and Release segments of
180 #define MULT_EG1_EG1(gain,damping) /*lint -e(704) <avoid divide for performance>*/ \
183 ((EAS_I32)(gain)) * ((EAS_I32)(damping)) \
199 #define MULT_EG1_EG1_X2(gain,damping) /*lint -e(702) <avoid divide for performance>*/ \
202 ((EAS_I32)(gain)) * ((EAS_I32)(damping)) \
  /frameworks/av/media/libeffects/testlibs/
EffectsMath.h 163 linear on dB scale, which is equivalent to exponential damping on
168 (i.e., exponential damping) during the Decay and Release segments of
171 #define MULT_EG1_EG1(gain,damping) /*lint -e(704) <avoid divide for performance>*/ \
174 ((int32_t)(gain)) * ((int32_t)(damping)) \
190 #define MULT_EG1_EG1_X2(gain,damping) /*lint -e(702) <avoid divide for performance>*/ \
193 ((int32_t)(gain)) * ((int32_t)(damping)) \
  /external/iproute2/tc/
q_choke.c 150 fprintf(stderr, "CHOKE: failed to calculate idle damping table.\n");
q_red.c 142 fprintf(stderr, "RED: failed to calculate idle damping table.\n");
q_gred.c 246 fprintf(stderr, "GRED: failed to calculate idle damping "
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 88 #define LVREV_MAX_DAMPING 100 /* Maximum damping, 100% */
  /packages/screensavers/PhotoTable/res/values/
config.xml 59 <!-- Parts per million damping coefficient of the table. -->
  /external/aac/libSBRenc/src/
resampler.cpp 194 Wc = 0,5, order 16, Stop Band -96dB damping.
228 Wc = 0,5, order 12, Stop Band -96dB damping.
258 Wc = 0,5, order 8, Stop Band -96dB damping.
  /external/libvorbis/doc/vorbisenc/
overview.html 280 <td>average track damping</td>
292 The damping value regulates the maximum strength of the nudge; it
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 834 params.Damping = 21;
847 pContext->SavedDecayHfRatio = params.Damping*20;
    [all...]
  /external/chromium_org/mojo/examples/sample_app/
spinning_cube.cc 301 return drag_distance / 5; // Arbitrary damping.
  /external/libvorbis/include/vorbis/
vorbisenc.h 287 * other when boosting or damping average bitrate.
  /external/libvorbis/vq/
vqgen.c 52 * they converge (if the damping is dome properly) on a steady-state
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 133 the VU meter, or the width and damping of the needle, etc.)

Completed in 919 milliseconds

12