Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 26) sorted by relevance

12

/hardware/interfaces/thermal/aidl/android/hardware/thermal/
DIThermalChangedCallback.aidl48 oneway void notifyThresholdChanged(in TemperatureThreshold threshold); in notifyThresholdChanged()
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/3/android/hardware/thermal/
DIThermalChangedCallback.aidl39 oneway void notifyThresholdChanged(in android.hardware.thermal.TemperatureThreshold threshold); in notifyThresholdChanged()
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/
DIThermalChangedCallback.aidl39 oneway void notifyThresholdChanged(in android.hardware.thermal.TemperatureThreshold threshold); in notifyThresholdChanged()
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/virtualhal/
DIVirtualHal.aidl240 void setLockoutTimedThreshold(in int threshold); in setLockoutTimedThreshold()
263 void setLockoutPermanentThreshold(in int threshold); in setLockoutPermanentThreshold()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/1/android/hardware/radio/ims/media/
DIImsMediaSession.aidl43 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/2/android/hardware/radio/ims/media/
DIImsMediaSession.aidl44 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
/hardware/interfaces/radio/aidl/android/hardware/radio/ims/media/
DIImsMediaSession.aidl96 void setMediaQualityThreshold(in MediaQualityThreshold threshold); in setMediaQualityThreshold()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/current/android/hardware/radio/ims/media/
DIImsMediaSession.aidl44 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/3/android/hardware/radio/ims/media/
DIImsMediaSession.aidl44 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/virtualhal/
DIVirtualHal.aidl273 void setLockoutTimedThreshold(in int threshold); in setLockoutTimedThreshold()
296 void setLockoutPermanentThreshold(in int threshold); in setLockoutPermanentThreshold()
/hardware/interfaces/thermal/utils/
DThermalHidlWrapper.cpp94 TemperatureThreshold_2_0 convertAidlTemperatureThreshold(const TemperatureThreshold& threshold) { in convertAidlTemperatureThreshold()
175 for (const auto& threshold : ret_aidl) { in getTemperatureThresholds() local
/hardware/google/aemu/base/include/aemu/base/
DMruCache.h117 auto threshold = entryCount * 0.9; in evictIfNecessary() local
/hardware/interfaces/radio/aidl/vts/
Dradio_imsmedia_test.cpp194 MediaQualityThreshold threshold; in TEST_P() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalDynamicsProcessingTest.cpp563 float releaseTime, float ratio, float threshold, float postGain) { in fillLimiterConfig()
860 void computeThreshold(float ratio, float outputDb, float& threshold) { in computeThreshold()
865 void computeRatio(float threshold, float outputDb, float& ratio) { in computeRatio()
922 for (float threshold : thresholdValues) { in TEST_P() local
1573 float threshold, float ratio, float noiseGate, float expanderRatio, in fillMbcBandConfig()
1581 void validateOutput(const std::vector<float>& output, float threshold, float ratio, in validateOutput()
1593 void analyseMultiBandOutput(float threshold, float ratio) { in analyseMultiBandOutput()
1637 for (float threshold : thresholdValues) { in TEST_P() local
1644 float threshold = -20; in TEST_P() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp632 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.1f; in compress_symbolic_block_for_partition_1plane() local
680 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.0f; in compress_symbolic_block_for_partition_1plane() local
966 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.1f; in compress_symbolic_block_for_partition_2planes() local
1015 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.0f; in compress_symbolic_block_for_partition_2planes() local
Dastcenc_entry.cpp940 float threshold = 0.9f / (255.0f * footprint); in compress_image() local
Dtinyexr.h10838 const int threshold = 1024 * 8192; // heuristics in DecodeChunk() local
11255 const int threshold = 1024 * 8192; // heuristics in DecodeEXRImage() local
/hardware/google/pixel/thermal/
DThermal.cpp658 for (const auto &threshold : stats_by_threshold.thresholds) { in dumpThermalStats() local
687 for (const auto &threshold : stats_by_threshold.thresholds) { in dumpThermalStats() local
Dthermal-helper.cpp987 std::string_view threshold, in updateTripPointThreshold()
1043 std::string threshold = std::to_string(std::lround( in initializeTrip() local
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp414 auto threshold = thresholds[0]; in TEST_P() local
/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp965 const AvailableStream* threshold, in getAvailableOutputStreams()
1005 const AvailableStream* threshold, in fillOutputStreams()
2454 void CameraAidlTest::configureStreamUseCaseInternal(const AvailableStream &threshold) { in configureStreamUseCaseInternal()
3601 const AvailableStream* threshold, std::shared_ptr<ICameraDeviceSession>* session, in configureOfflineStillStream()
DVtsAidlHalCameraProvider_TargetTest.cpp2432 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXInput.h534 int threshold; member
608 int threshold; member
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp5535 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
6296 const AvailableStream* threshold, in getAvailableOutputStreams()
6410 std::vector<AvailableStream>& outputStreams, const AvailableStream* threshold, in fillOutputStreams()
7211 const AvailableStream *threshold, in configureOfflineStillStream()
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c305 int enable = -1, threshold = -1, interval = -1; in wpa_driver_cmd_set_congestion_report() local

12