Searched defs:threshold (Results 1 – 11 of 11) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/ |
D | histogram_mediator.cpp | 91 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/ |
D | tunnel.c | 159 uint32_t threshold) in ia_set_tunnel_out_buf_threshold()
|
/hardware/google/pixel/thermal/ |
D | thermal-helper.cpp | 664 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/ |
D | thermal-helper.cpp | 638 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/ |
D | ExynosPrimaryDisplay.cpp | 913 const int64_t threshold = mRefreshRateDelayNanos; in calculateTimeline() local
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | camera_aidl_test.cpp | 772 const AvailableStream* threshold, in getAvailableOutputStreams() 812 const AvailableStream* threshold, in fillOutputStreams() 2852 const AvailableStream* threshold, std::shared_ptr<ICameraDeviceSession>* session, in configureOfflineStillStream()
|
D | VtsAidlHalCameraProvider_TargetTest.cpp | 2258 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.cpp | 957 bool fenceWarn(ExynosDisplay* display, uint32_t threshold) { in fenceWarn()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 5534 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/ |
D | driver_cmd_nl80211.c | 305 int enable = -1, threshold = -1, interval = -1; in wpa_driver_cmd_set_congestion_report() local
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_nan.h | 1580 u32 threshold; member
|