/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/ |
soundcard.h | 75 #define _SIOR _IOR 87 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 105 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 106 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 112 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 114 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 122 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 404 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |
/prebuilts/ndk/r11/platforms/android-12/arch-arm/usr/include/linux/ |
soundcard.h | 63 #define _SIOR _IOR 75 #define _SIOR(x,y,t) ((int)(SIOC_OUT|((sizeof(t)&SIOCPARM_MASK)<<16)|(x<<8)|y)) 91 #define SNDCTL_SEQ_GETOUTCOUNT _SIOR ('Q', 4, int) 92 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) 97 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) 98 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) 105 #define SNDCTL_SEQ_GETTIME _SIOR ('Q',19, int) 376 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) 400 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) 401 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info [all...] |