Home
last modified time | relevance | path

Searched refs:fmute (Results 1 – 3 of 3) sorted by path

/dports/audio/autotalent/autotalent-0.2/
H A Dautotalent.c278 float fmute; member
346 membvars->fmute = 1; in instantiateAutotalent()
1111 if (psAutotalent->fmute>0.5) { in runAutotalent()
1112 tf = tf*(psAutotalent->fmute - 0.5)*2; in runAutotalent()
1118 psAutotalent->fmute = (1-tf2) + tf2*psAutotalent->fmute; in runAutotalent()
1123 psAutotalent->fmute = 0; in runAutotalent()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaFoundation/
H A Dmod.rs29799 …::windows::runtime::IntoParam<'a, super::super::Foundation::BOOL>>(&self, fmute: Param0) -> ::wind…
29800 …(::windows::runtime::Interface::vtable(self).24)(::std::mem::transmute_copy(self), fmute.into_para…
29911 …dation")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, fmute: super::super::Fou…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaPlayer/
H A Dmod.rs11529 pub unsafe fn Setmute(&self, fmute: i16) -> ::windows::runtime::Result<()> { in Setmute()
11530 …e::Interface::vtable(self).17)(::std::mem::transmute_copy(self), ::std::mem::transmute(fmute)).ok() in Setmute()
11648 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, fmute: i16) -> ::windows::runtime:…
11720 pub unsafe fn Setmute(&self, fmute: i16) -> ::windows::runtime::Result<()> { in Setmute()
11721 …e::Interface::vtable(self).17)(::std::mem::transmute_copy(self), ::std::mem::transmute(fmute)).ok() in Setmute()
11870 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, fmute: i16) -> ::windows::runtime:…