Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.h93 int32 DspAudioMute(int8 left, int8 right);
H A DTheater200.cpp981 DspAudioMute(1, 1); in SetADC()
1135 int32 CTheater200::DspAudioMute(int8 left, int8 right) in DspAudioMute() function in CTheater200