Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dchannelmix-ops.h87 #define channelmix_set_volume(mix,...) (mix)->set_volume(mix, __VA_ARGS__) macro
H A Dchannelmix.c299 channelmix_set_volume(&this->mix, this->props.volume, vol->mute, in set_volume()