Home
last modified time | relevance | path

Searched refs:getThreshold (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libaaudio/src/fifo/
DFifoBuffer.cpp179 fifo_frames_t FifoBuffer::getThreshold() { in getThreshold() function in FifoBuffer
180 return mFifo->getThreshold(); in getThreshold()
DFifoControllerBase.h112 fifo_frames_t getThreshold() const { in getThreshold() function
DFifoBuffer.h57 fifo_frames_t getThreshold();
/frameworks/av/media/libaaudio/src/client/
DAudioEndpoint.cpp247 *actualFrames = mDataQueue->getThreshold(); in setBufferSizeInFrames()
253 return mDataQueue->getThreshold(); in getBufferSizeInFrames()
/frameworks/av/media/libaaudio/tests/
Dtest_atomic_fifo.cpp37 ASSERT_EQ(threshold, fifoController.getThreshold()); in TEST()
81 ASSERT_EQ(threshold, fifoController.getThreshold()); in TEST()
133 ASSERT_EQ(mThreshold, mFifoBuffer.getThreshold()); in checkMisc()
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.h136 float getThreshold() const { in getThreshold() function
236 float getThreshold() const { in getThreshold() function
DDPFrequency.cpp320 pMbcBandParams->thresholdDb = pMbcBand->getThreshold(); in updateParameters()
358 cb.mLimiterParams.thresholdDb = pLimiter->getThreshold(); in updateParameters()
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DImageWallpaperRenderer.java132 float threshold = mImageProcessHelper.getThreshold(); in onDrawFrame()
241 out.print(prefix); out.print("threshold="); out.print(mImageProcessHelper.getThreshold()); in dump()
DImageProcessHelper.java73 float getThreshold() { in getThreshold() method in ImageProcessHelper
/frameworks/base/core/java/android/widget/
DMultiAutoCompleteTextView.java128 if (end - start >= getThreshold()) { in enoughToFilter()
DSearchView.java1937 mThreshold = getThreshold(); in SearchAutoComplete()
1943 mThreshold = getThreshold(); in SearchAutoComplete()
1948 mThreshold = getThreshold(); in SearchAutoComplete()
1954 mThreshold = getThreshold(); in SearchAutoComplete()
DAutoCompleteTextView.java634 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
2038 mbcBand.getThreshold(), in updateEngineMbcBandByChannelIndex()
2070 limiter.getThreshold(), in updateEngineLimiterByChannelIndex()
/frameworks/av/media/libeffects/dynamicsproc/
DEffectDynamicsProcessing.cpp867 values[5].f = pMbcBand->getThreshold(); in DP_getParameter()
917 values[6].f = pLimiter->getThreshold(); in DP_getParameter()
/frameworks/base/non-updatable-api/
Dcurrent.txt26874 method public float getThreshold();
26901 method public float getThreshold();
56524 method public int getThreshold();
/frameworks/base/api/
Dcurrent.txt27004 method public float getThreshold();
27031 method public float getThreshold();
56668 method public int getThreshold();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36978 method public int getThreshold();