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

  /external/quake/quake/src/QW/client/
snd_linux.c 211 struct count_info count;
  /external/quake/quake/src/WinQuake/
snd_linux.cpp 230 struct count_info count;
  /bionic/libc/kernel/common/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /external/kernel-headers/original/linux/
soundcard.h 614 typedef struct count_info { struct
618 } count_info; typedef in typeref:struct:count_info
620 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
621 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/dma/
SDL_dmaaudio.c 216 count_info info;
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
soundcard.h 421 typedef struct count_info { struct
425 } count_info; typedef in typeref:struct:count_info
427 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
428 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
  /external/qemu/audio/
ossaudio.c 299 struct count_info cntinfo;

Completed in 1200 milliseconds