OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pa_cvolume_reset
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
volume.h
86
* \li
pa_cvolume_reset
() - Set all channels of a pa_cvolume structure to a
133
#define
pa_cvolume_reset
(a, n) pa_cvolume_set((a), (n), PA_VOLUME_NORM)
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
volume.h
86
* \li
pa_cvolume_reset
() - Set the first n channels of a pa_cvolume structure
149
#define
pa_cvolume_reset
(a, n) pa_cvolume_set((a), (n), PA_VOLUME_NORM)
macro
Completed in 276 milliseconds