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

  /external/qemu/audio/
dsoundaudio.c 49 int bufsize_in; member in struct:__anon9512
58 .bufsize_in = 16384,
996 .name = "BUFSIZE_IN",
998 .valp = &conf.bufsize_in,
dsound_template.h 213 bd.dwBufferBytes = conf.bufsize_in;

Completed in 23 milliseconds