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

  /device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
diversity_checker.h 81 float threshold_tuning_param; member in struct:DiversityCheckerParameters
136 // threshold_tuning_param -> threshold tuning parameter used to calculate
175 // threshold = (threshold_tuning_param * local_field)^2
diversity_checker.c 33 (parameters->threshold_tuning_param * parameters->threshold_tuning_param);

Completed in 3919 milliseconds