Home
last modified time | relevance | path

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

/system/media/tests/
Dsystemaudio_tests.cpp308 .step_value = 2,
641 updateFieldAndCompare(rhs.step_value + 10, &audio_gain::step_value, in TEST_F()
/system/media/audio/include/system/
Daudio.h558 unsigned int step_value; /* gain step in millibels */ member
978 lhs->step_value == rhs->step_value && in audio_gains_are_equal()