OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AK4114_FS3
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4114.h
142
#define
AK4114_FS3
(1<<7) /* sampling frequency detection */
149
#define AK4114_FS_88200HZ (
AK4114_FS3
)
150
#define AK4114_FS_96000HZ (
AK4114_FS3
|AK4114_FS1)
151
#define AK4114_FS_176400HZ (
AK4114_FS3
|AK4114_FS2)
152
#define AK4114_FS_192000HZ (
AK4114_FS3
|AK4114_FS2|AK4114_FS1)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4114.h
142
#define
AK4114_FS3
(1<<7) /* sampling frequency detection */
149
#define AK4114_FS_88200HZ (
AK4114_FS3
)
150
#define AK4114_FS_96000HZ (
AK4114_FS3
|AK4114_FS1)
151
#define AK4114_FS_176400HZ (
AK4114_FS3
|AK4114_FS2)
152
#define AK4114_FS_192000HZ (
AK4114_FS3
|AK4114_FS2|AK4114_FS1)
Completed in 24 milliseconds