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

1 2 3 4 5 6 7

  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
CompLim.h 45 LVM_INT16 Norm_Decay; /* Decay time constant of the Normaliser integrator */
53 LVM_INT16 Comp_Decay_S; /* Decay time constant of slow the integrator */
55 LVM_INT16 Comp_Decay_F; /* Decay time constant of fast the integrator */
AGC.h 49 LVM_INT16 AGC_Decay; /* AGC decay scaler */
  /external/clang/www/
libstdc++4.7-clang11.patch 10 + { typedef typename decay<decltype(true ? declval<_Tp>() : declval<_Up>())>::type type; };
  /packages/apps/MusicFX/src/com/android/audiofx/
OpenSLESConstants.java 62 * The minimum reverb decay time in ms.
66 * The maximum reverb decay time in ms.
71 * The minimum reverb decay HF ratio in o/oo.
75 * The maximum reverb decay HF ratio in o/oo.
  /external/llvm/test/Transforms/IndVarSimplify/
2006-12-10-BitCast.ll 19 %decay.i.0 = phi i32 [ %tmp195.i.upgrd.1, %cond_next182.i ], [ %tmp152.i, %cond_true52 ] ; <i32> [#uses=1]
20 %tmp194.i53 = bitcast i32 %decay.i.0 to float ; <float> [#uses=1]
  /frameworks/base/media/tests/EffectsTest/res/values/
strings.xml 10 <string name="rvb_param_3_name">Decay Time</string>
11 <string name="rvb_param_4_name">Decay HF Ratio</string>
  /external/webrtc/src/modules/audio_processing/agc/
digital_agc.c 319 WebRtc_Word16 decay; local
365 // Determine decay factor depending on VAD
372 // decay = -2^17 / DecayTime; -> -65
373 decay = -65;
376 decay = 0;
379 // decay = (WebRtc_Word16)(((lower_thr - logratio)
383 decay = (WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32(tmp32, 10);
386 // adjust decay factor for long silence (detected as low standard deviation)
392 decay = 0;
395 // decay = (WebRtc_Word16)(((stt->vadNearend.stdLongTerm - 4000) * decay) >> 12)
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Tables.h 59 /* Decay time (signal too small) */
LVDBE_Control.c 148 /* Sets the AGC gain level and attack and decay times constants. */
161 * Get the attack and decay time constants
164 pInstance->pData->AGCInstance.AGC_Decay = LVDBE_AGC_DECAY_Table[(LVM_UINT16)pParams->SampleRate]; /* Decay multipler */
  /frameworks/base/media/java/android/media/audiofx/
EnvironmentalReverb.java 76 * Decay time. Parameter ID for OnParameterChangeListener
80 * Decay HF ratio. Parameter ID for
206 * Sets the time taken for the level of reverberation to decay by 60 dB.
207 * @param decayTime decay time in milliseconds. The valid range is [100, 20000].
219 * Gets the decay time.
220 * @return the decay time in milliseconds.
233 * Sets the ratio of high frequency decay time (at 5 kHz) relative to the decay time at low
235 * @param decayHFRatio high frequency decay ratio using a permille scale. The valid range is
236 * [100, 2000]. A ratio of 1000 indicates that all frequencies decay at the same rate
    [all...]
  /external/libvorbis/lib/
envelope.c 98 float decay; local
133 decay=filters->nearDC_acc=filters->nearDC_partialacc+temp;
136 decay=filters->nearDC_acc+=temp;
142 decay*=(1./(VE_NEARDC+1));
145 decay=todB(&decay)*.5-15.f;
154 if(val<decay)val=decay;
157 decay-=8.;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
asound_fm.h 54 unsigned char decay; /* 4 bits: decay rate */ member in struct:snd_dm_fm_voice
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h 54 unsigned char decay; /* 4 bits: decay rate */ member in struct:snd_dm_fm_voice
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound_fm.h 54 unsigned char decay; /* 4 bits: decay rate */ member in struct:snd_dm_fm_voice
sfnt_info.h 92 unsigned short moddcysus; /* modulation decay & sustain (0x7f7f) */
97 unsigned short voldcysus; /* volume decay & sustain (0x7f7f) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h 54 unsigned char decay; /* 4 bits: decay rate */ member in struct:snd_dm_fm_voice
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound_fm.h 54 unsigned char decay; /* 4 bits: decay rate */ member in struct:snd_dm_fm_voice
sfnt_info.h 92 unsigned short moddcysus; /* modulation decay & sustain (0x7f7f) */
97 unsigned short voldcysus; /* volume decay & sustain (0x7f7f) */
  /external/clang/test/SemaCXX/
const-cast.cpp 34 // Array decay. Intentionally without qualifier change.
cxx0x-initializer-stdinitializerlist.cpp 154 namespace Decay {
161 f({"A", "BB", "CCC"}); // expected-note{{in instantiation of function template specialization 'Decay::f<const char *>' requested here}}
  /frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
LVREV.h 51 #define LVREV_MAX_T60 7000 /* Maximum decay time is 7000ms */
112 LVM_UINT16 T60; /* Decay time constant, in ms */
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 60 #define LVPSA_MAXLEVELDECAYFACTOR 0x4111 /* Decay factor for the maximum values calculation */
61 #define LVPSA_MAXLEVELDECAYSHIFT 14 /* Decay shift for the maximum values calculation */
  /external/oprofile/libregex/
stl.pat.in 64 # map<int, int>::iterator as they decay to an identical typedef so we don't try
121 # vector<T> we decay them to string::iterator, vector<T>::iterator
145 # streampos and wstreampos decay to the same type, they are undistingushable
  /external/quake/quake/src/WinQuake/
cl_tent.cpp 203 dl->decay = 300;
259 dl->decay = 300;
286 dl->decay = 300;
  /external/chromium/net/base/
backoff_entry.cc 35 // We slowly decay the number of times delayed instead of resetting it to 0

Completed in 1105 milliseconds

1 2 3 4 5 6 7