Home
last modified time | relevance | path

Searched refs:still_confidence_threshold (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/vibrator/common/
DCapoDetector.h41 float still_confidence_threshold; member
112 .motion_confidence_threshold = 0.98f, .still_confidence_threshold = 0.99f,
DCapoDetector.cpp177 mCapoDetectorMDParameters.still_confidence_threshold); in enable()
/hardware/google/pixel/vibrator/common/proto/
Dcapo.proto126 // must exceed still_confidence_threshold before entering the stationary
148 float still_confidence_threshold = 4; field