Searched refs:right_excursion_mm (Results 1 – 1 of 1) sorted by relevance
324 float left_excursion_mm, right_excursion_mm; in logSpeakerHealthStats() local329 if (sscanf(file_contents.c_str(), "%g,%g", &left_excursion_mm, &right_excursion_mm) != 2) { in logSpeakerHealthStats()355 right_obj.set_excursion(static_cast<int32_t>(right_excursion_mm * 1000)); in logSpeakerHealthStats()