Home
last modified time | relevance | path

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

12

/hardware/google/graphics/common/libhwc2.1/
Dhistogram_mediator.cpp71 int threshold = ((roi.bottom - roi.top) * (roi.right - roi.left)) >> 16; in calculateThreshold() local
77 int threshold = calculateThreshold(roi); in setRoiWeightThreshold() local
/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/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/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/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DIVirtualHal.aidl273 void setLockoutTimedThreshold(in int threshold); in setLockoutTimedThreshold()
296 void setLockoutPermanentThreshold(in int threshold); in setLockoutPermanentThreshold()
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DIVirtualHal.aidl56 oneway void setLockoutTimedThreshold(in int threshold); in setLockoutTimedThreshold()
58 oneway void setLockoutPermanentThreshold(in int threshold); in setLockoutPermanentThreshold()
/hardware/knowles/athletico/sound_trigger_hal/
Dtunnel.c159 uint32_t threshold) in ia_set_tunnel_out_buf_threshold()
/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/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
/hardware/google/pixel/thermal/
DThermal.cpp649 for (const auto &threshold : stats_by_threshold.thresholds) { in dumpThermalStats() local
678 for (const auto &threshold : stats_by_threshold.thresholds) { in dumpThermalStats() local
Dthermal-helper.cpp859 std::string threshold = std::to_string(std::lround( in initializeTrip() local
1339 TemperatureThreshold threshold; in thermalWatcherCallbackFunc() local
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp378 auto threshold = thresholds[0]; in TEST_P() local
/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp949 const AvailableStream* threshold, in getAvailableOutputStreams()
989 const AvailableStream* threshold, in fillOutputStreams()
2448 void CameraAidlTest::configureStreamUseCaseInternal(const AvailableStream &threshold) { in configureStreamUseCaseInternal()
3595 const AvailableStream* threshold, std::shared_ptr<ICameraDeviceSession>* session, in configureOfflineStillStream()
DVtsAidlHalCameraProvider_TargetTest.cpp2441 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp1524 int64_t threshold = 0; in calculateTimelineLocked() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp1464 int threshold = (roiV * roiH) >> 16; in calculateThreshold() local
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dtegra_drm.h1034 __u32 threshold; member
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1055 bool FenceTracker::fenceWarnLocked(uint32_t threshold) { in fenceWarnLocked()
/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.cpp5534 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
6295 const AvailableStream* threshold, in getAvailableOutputStreams()
6409 std::vector<AvailableStream>& outputStreams, const AvailableStream* threshold, in fillOutputStreams()
7210 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