Searched defs:volume_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Dmixeng.h32 typedef struct { int mute; uint32_t r; uint32_t l; } volume_t; typedef in typeref:struct:__anon9903
38 typedef struct { int mute; real_t r; real_t l; } volume_t; typedef in typeref:struct:__anon9905
41 typedef struct { int mute; int64_t r; int64_t l; } volume_t; typedef in typeref:struct:__anon9907
47 int samples, volume_t *vol);
/vbox/include/VBox/vmm/
H A Dpdmaudioifs.h38 } volume_t; typedef in typeref:struct:__anon359

Completed in 41 milliseconds