Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioEndpoint.cpp236 *actualFrames = mDataQueue->getThreshold(); in setBufferSizeInFrames()
241 return mDataQueue->getThreshold(); in getBufferSizeInFrames()
/aosp12/frameworks/av/media/libaaudio/src/fifo/
H A DFifoBuffer.cpp177 fifo_frames_t FifoBuffer::getThreshold() { in getThreshold() function in FifoBuffer
178 return mFifo->getThreshold(); in getThreshold()
H A DFifoControllerBase.h112 fifo_frames_t getThreshold() const { in getThreshold() function
H A DFifoBuffer.h51 fifo_frames_t getThreshold();
/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_atomic_fifo.cpp38 ASSERT_EQ(threshold, fifoController.getThreshold()); in TEST()
82 ASSERT_EQ(threshold, fifoController.getThreshold()); in TEST()
134 ASSERT_EQ(mThreshold, mFifoBuffer.getThreshold()); in checkMisc()
/aosp12/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DDPBase.h136 float getThreshold() const { in getThreshold() function
236 float getThreshold() const { in getThreshold() function
H A DDPFrequency.cpp320 pMbcBandParams->thresholdDb = pMbcBand->getThreshold(); in updateParameters()
358 cb.mLimiterParams.thresholdDb = pLimiter->getThreshold(); in updateParameters()
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DCbSendMessageCalculator.java74 public double getThreshold() { in getThreshold() method in CbSendMessageCalculator
H A DCellBroadcastHandler.java654 + ", threshold = " + calculator.getThreshold() in performGeoFencing()
/aosp12/frameworks/base/core/java/android/widget/
H A DMultiAutoCompleteTextView.java128 if (end - start >= getThreshold()) { in enoughToFilter()
H A DSearchView.java1938 mThreshold = getThreshold(); in SearchAutoComplete()
1944 mThreshold = getThreshold(); in SearchAutoComplete()
1949 mThreshold = getThreshold(); in SearchAutoComplete()
1955 mThreshold = getThreshold(); in SearchAutoComplete()
H A DAutoCompleteTextView.java634 public int getThreshold() { in getThreshold() method in AutoCompleteTextView
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A 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()
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCbSendMessageCalculatorTest.java281 assertEquals(calculator.getThreshold(), 1000.0); in testThreshold()
/aosp12/frameworks/av/media/libeffects/dynamicsproc/
H A DEffectDynamicsProcessing.cpp867 values[5].f = pMbcBand->getThreshold(); in DP_getParameter()
917 values[6].f = pLimiter->getThreshold(); in DP_getParameter()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt24365 method public float getThreshold();
24392 method public float getThreshold();
54318 method public int getThreshold();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt36978 method public int getThreshold();