Home
last modified time | relevance | path

Searched defs:getThreshold (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libaaudio/src/fifo/
DFifoControllerBase.h112 fifo_frames_t getThreshold() const { in getThreshold() function
DFifoBuffer.cpp177 fifo_frames_t FifoBuffer::getThreshold() { in getThreshold() function in FifoBuffer
/frameworks/av/media/libaaudio/src/client/
DAudioEndpoint.h101 int32_t getThreshold() { in getThreshold() function
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.h136 float getThreshold() const { in getThreshold() function
236 float getThreshold() const { in getThreshold() function
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java648 public int getThreshold() { in getThreshold() method in AutoCompleteTextView
/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java635 public float getThreshold() { return mThreshold; } in getThreshold() method in DynamicsProcessing.MbcBand
1002 public float getThreshold() { return mThreshold; } in getThreshold() method in DynamicsProcessing.Limiter