Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c50 #define VOLUME_STEPS 20 macro
322 volume = round ((volume + volume_step) * VOLUME_STEPS) / VOLUME_STEPS; in play_set_relative_volume()
1494 play_set_relative_volume (play, +1.0 / VOLUME_STEPS); in keyboard_cb()
1496 play_set_relative_volume (play, -1.0 / VOLUME_STEPS); in keyboard_cb()