OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IEC958_AES1_CON_MAGNETIC_ID
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h
90
#define
IEC958_AES1_CON_MAGNETIC_ID
0x03 /**< Magnetic device ID */
99
#define IEC958_AES1_CON_DAT (
IEC958_AES1_CON_MAGNETIC_ID
|0x00) /**< Digital Audio Tape */
100
#define IEC958_AES1_CON_VCR (
IEC958_AES1_CON_MAGNETIC_ID
|0x08) /**< Video recorder */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h
90
#define
IEC958_AES1_CON_MAGNETIC_ID
0x03 /**< Magnetic device ID */
99
#define IEC958_AES1_CON_DAT (
IEC958_AES1_CON_MAGNETIC_ID
|0x00) /**< Digital Audio Tape */
100
#define IEC958_AES1_CON_VCR (
IEC958_AES1_CON_MAGNETIC_ID
|0x08) /**< Video recorder */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asoundef.h
81
#define
IEC958_AES1_CON_MAGNETIC_ID
0x03
90
#define IEC958_AES1_CON_DAT (
IEC958_AES1_CON_MAGNETIC_ID
|0x00)
91
#define IEC958_AES1_CON_VCR (
IEC958_AES1_CON_MAGNETIC_ID
|0x08)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h
90
#define
IEC958_AES1_CON_MAGNETIC_ID
0x03 /**< Magnetic device ID */
99
#define IEC958_AES1_CON_DAT (
IEC958_AES1_CON_MAGNETIC_ID
|0x00) /**< Digital Audio Tape */
100
#define IEC958_AES1_CON_VCR (
IEC958_AES1_CON_MAGNETIC_ID
|0x08) /**< Video recorder */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asoundef.h
81
#define
IEC958_AES1_CON_MAGNETIC_ID
0x03
90
#define IEC958_AES1_CON_DAT (
IEC958_AES1_CON_MAGNETIC_ID
|0x00)
91
#define IEC958_AES1_CON_VCR (
IEC958_AES1_CON_MAGNETIC_ID
|0x08)
Completed in 574 milliseconds