Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/
Dhistogram_mediator.cpp91 int threshold = ((roi.bottom - roi.top) * (roi.right - roi.left)) >> 16; in calculateThreshold() local
97 int threshold = calculateThreshold(roi); in setRoiWeightThreshold() local
/hardware/knowles/athletico/sound_trigger_hal/
Dtunnel.c159 uint32_t threshold) in ia_set_tunnel_out_buf_threshold()
/hardware/google/pixel/thermal/
Dthermal-helper.cpp664 std::string threshold = std::to_string(static_cast<int>( in initializeTrip() local
909 TemperatureThreshold threshold; in thermalWatcherCallbackFunc() local
/hardware/google/pixel/thermal/pid_1_0/
Dthermal-helper.cpp638 std::string threshold = std::to_string(static_cast<int>( in initializeTrip() local
883 TemperatureThreshold threshold; in thermalWatcherCallbackFunc() local
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp913 const int64_t threshold = mRefreshRateDelayNanos; in calculateTimeline() local
/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp772 const AvailableStream* threshold, in getAvailableOutputStreams()
812 const AvailableStream* threshold, in fillOutputStreams()
2852 const AvailableStream* threshold, std::shared_ptr<ICameraDeviceSession>* session, in configureOfflineStillStream()
DVtsAidlHalCameraProvider_TargetTest.cpp2258 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp957 bool fenceWarn(ExynosDisplay* display, uint32_t threshold) { in fenceWarn()
/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
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1580 u32 threshold; member