HomeSort by relevance Sort by last modified time
    Searched refs:bufsize_out (Results 1 - 2 of 2) sorted by null

  /external/qemu/audio/
dsoundaudio.c 50 int bufsize_out; member in struct:__anon12921
59 .bufsize_out = 16384,
990 .name = "BUFSIZE_OUT",
992 .valp = &conf.bufsize_out,
dsound_template.h 222 bd.dwBufferBytes = conf.bufsize_out;

Completed in 520 milliseconds