Home
last modified time | relevance | path

Searched refs:attenuationInDb (Results 1 – 2 of 2) sorted by relevance

/external/svox/pico/compat/src/com/android/tts/compat/
DSynthProxy.java160 float attenuationInDb, float freqInHz, float slope); in native_setLowShelf() argument
/external/svox/pico/compat/jni/
Dcom_android_tts_compat_SynthProxy.cpp313 jfloat filterGain, jfloat attenuationInDb, jfloat freqInHz, jfloat slope) in com_android_tts_compat_SynthProxy_setLowShelf() argument
317 fFilterLowshelfAttenuation = attenuationInDb; in com_android_tts_compat_SynthProxy_setLowShelf()