Searched refs:CVolume (Results 1 – 4 of 4) sorted by relevance
242 public struct CVolume {253 public bool equal(CVolume other);256 public unowned CVolume? init();259 public unowned CVolume? reset(uint8 channels);262 public unowned CVolume? mute(uint8 channels);287 public CVolume();320 public unowned CVolume? multiply(CVolume other);323 public unowned CVolume? divide(CVolume other);326 public unowned CVolume? multiply_scalar(Volume other);329 public unowned CVolume? divide_scalar(Volume other);[all …]
82 class CVolume(Structure): class158 v = CVolume()
102 const CVolume &volume = _volumes.Front(); in FillPopIDs()
397 const CVolume *volume = 0; in Z7_COM7F_IMF()