Home
last modified time | relevance | path

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

/external/adhd/sound_card_init/dsm/src/
Dlib.rs94 const CALI_ERROR_UPPER_LIMIT: f32 = 0.3; constant
231 if diff > Self::CALI_ERROR_UPPER_LIMIT { in decide_calibration_value_workflow()