/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)
|
/development/ndk/platforms/android-3/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/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;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
soundcard.h | 602 typedef struct count_info { struct 606 } count_info; typedef in typeref:struct:count_info 608 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info) 609 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info) [all...] |
/prebuilt/ndk/android-ndk-r4/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)
|
/prebuilt/ndk/android-ndk-r4/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)
|
/prebuilt/ndk/android-ndk-r4/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)
|
/prebuilt/ndk/android-ndk-r4/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)
|
/prebuilt/ndk/android-ndk-r4/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)
|
/prebuilt/ndk/android-ndk-r4/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)
|
/prebuilt/ndk/android-ndk-r5/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)
|
/prebuilt/ndk/android-ndk-r6/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)
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/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 | 429 struct count_info cntinfo;
|