OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vocal2
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/dvb/
audio.h
53
int
vocal2
;
member in struct:audio_karaoke
/external/kernel-headers/original/uapi/linux/dvb/
audio.h
71
struct audio_karaoke { /* if Vocal1 or
Vocal2
are non-zero, they get mixed */
73
int
vocal2
; /* if both, Vocal1 and
Vocal2
are non-zero, Vocal1 gets*/
member in struct:audio_karaoke
75
/*
Vocal2
into the right channel at 100% each. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
audio.h
70
struct audio_karaoke { /* if Vocal1 or
Vocal2
are non-zero, they get mixed */
72
int
vocal2
; /* if both, Vocal1 and
Vocal2
are non-zero, Vocal1 gets*/
member in struct:audio_karaoke
74
/*
Vocal2
into the right channel at 100% each. */
Completed in 249 milliseconds