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

/vbox/src/VBox/Devices/Audio/
H A Dpulseaudio.c77 int buffer_msecs_out; member in struct:__anon9914
82 INIT_FIELD (.buffer_msecs_out = ) 100,
381 * conf.buffer_msecs_out) / 1000;
831 {"DAC_MS", AUD_OPT_INT, &conf.buffer_msecs_out,
H A DDrvHostPulseAudio.cpp116 RTMSINTERVAL buffer_msecs_out; member in struct:PULSEAUDIOCFG
122 100, /* buffer_msecs_out */
576 * s_pulseCfg.buffer_msecs_out) / 1000;
1219 {"DAC_MS", AUD_OPT_INT, &s_pulseCfg.buffer_msecs_out,

Completed in 57 milliseconds