Home
last modified time | relevance | path

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

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