OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IEC958_AES1_CON_LASEROPT_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
86
#define
IEC958_AES1_CON_LASEROPT_ID
0x01 /**< Laser-optical ID */
91
#define IEC958_AES1_CON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x00) /**< IEC958 CD compatible device */
92
#define IEC958_AES1_CON_NON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x08) /**< non-IEC958 CD compatible device */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h
86
#define
IEC958_AES1_CON_LASEROPT_ID
0x01 /**< Laser-optical ID */
91
#define IEC958_AES1_CON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x00) /**< IEC958 CD compatible device */
92
#define IEC958_AES1_CON_NON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x08) /**< non-IEC958 CD compatible device */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asoundef.h
77
#define
IEC958_AES1_CON_LASEROPT_ID
0x01
82
#define IEC958_AES1_CON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x00)
83
#define IEC958_AES1_CON_NON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x08)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h
86
#define
IEC958_AES1_CON_LASEROPT_ID
0x01 /**< Laser-optical ID */
91
#define IEC958_AES1_CON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x00) /**< IEC958 CD compatible device */
92
#define IEC958_AES1_CON_NON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x08) /**< non-IEC958 CD compatible device */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asoundef.h
77
#define
IEC958_AES1_CON_LASEROPT_ID
0x01
82
#define IEC958_AES1_CON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x00)
83
#define IEC958_AES1_CON_NON_IEC908_CD (
IEC958_AES1_CON_LASEROPT_ID
|0x08)
Completed in 23 milliseconds