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

12

  /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 */
  /prebuilts/gcc/linux-x86/host/x86_64-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/kernel-headers/original/linux/
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
  /external/iproute2/tc/
q_red.c 125 fprintf(stderr, "RED: failed to calculate idle damping table.\n");
q_gred.c 241 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% */
  /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.
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp 858 params.Damping = 21;
871 pContext->SavedDecayHfRatio = params.Damping*20;
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 134 the VU meter, or the width and damping of the needle, etc.)

Completed in 405 milliseconds

12