Home
last modified time | relevance | path

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

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