Home
last modified time | relevance | path

Searched defs:resample_period (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/
H A Dneural_stylus_palm_detection_filter_model.h105 base::Optional<base::TimeDelta> resample_period; in COMPONENT_EXPORT() local
H A Dneural_stylus_palm_detection_filter_unittest.cc52 const float resample_period = GetParam(); in SetUp() local
H A Dneural_stylus_palm_detection_filter.cc503 const base::TimeDelta& resample_period = *model_->config().resample_period; in AppendResampledFeatures() local