Searched defs:audio_fd (Results 1 – 14 of 14) sorted by relevance
53 int audio_fd; in SDL_OpenAudioPath() local129 int audio_fd; in OpenUserDefinedDevice() local149 int audio_fd; in SDL_OpenAudioPath() local
34 int audio_fd; member46 #define audio_fd (this->hidden->audio_fd) macro
34 int audio_fd; member50 #define audio_fd (this->hidden->audio_fd) macro
34 int audio_fd; member51 #define audio_fd (this->hidden->audio_fd) macro
42 int audio_fd; member60 #define audio_fd (this->hidden->audio_fd) macro
32 int audio_fd; variable
33 int audio_fd; variable
13 int audio_fd; variable
49 int audio_fd; member103 int audio_fd; member
46 int pppdump_fd, int audio_fd) in init_parser()
999 int opt, pppdump_fd = -1, audio_fd = -1; in main() local