HomeSort by relevance Sort by last modified time
    Searched defs:weighting_function (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/firmware_TouchMTB/
noise_summary.py 123 def weighting_function(data): function
143 key=lambda (k, v): weighting_function(v))
192 values = [weighting_function(i[1]) for i in sorted_by_freq]
  /device/google/contexthub/firmware/os/algos/calibration/over_temp/
over_temp_cal.h 202 struct OverTempCalWeight weighting_function[OTC_NUM_WEIGHT_LEVELS]; member in struct:OverTempCal

Completed in 75 milliseconds