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

  /external/qemu/audio/
ossaudio.c 276 const char *dspname = in ? conf.devpath_in : conf.devpath_out; local
282 fd = open (dspname, oflags | O_NONBLOCK);
284 oss_logerr2 (errno, typ, "Failed to open `%s'\n", dspname);
  /prebuilt/linux-x86/emulator/
libqemu-audio.a     [all...]

Completed in 878 milliseconds