Searched defs:PA_CHANNEL_POSITION_MASK (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulse/ | ||
H A D | channelmap.h | 215 #define PA_CHANNEL_POSITION_MASK(f) ((pa_channel_position_mask_t) (1ULL << (f))) macro |
Completed in 2 milliseconds