Home
last modified time | relevance | path

Searched refs:window_width_ns (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/vibrator/common/
DCapoDetector.h39 uint32_t window_width_ns; member
111 .still_time_threshold_ns = NS_FROM_MS(500), .window_width_ns = NS_FROM_MS(100),
DCapoDetector.cpp173 config_data->set_window_width_nanosecond(mCapoDetectorMDParameters.window_width_ns); in enable()