Home
last modified time | relevance | path

Searched defs:hw_volume_max (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Ddefs.h557 int hw_volume_max; member
658 static inline uint32_t spa_bt_volume_linear_to_hw(double v, uint32_t hw_volume_max) in spa_bt_volume_linear_to_hw()
668 static inline double spa_bt_volume_hw_to_linear(uint32_t v, uint32_t hw_volume_max) in spa_bt_volume_hw_to_linear()