45 uint64_t bitfield = 0;
63 for (bit = 0; bit < 64; ++bit) {
64 uint64_t mask = (1ULL << bit);
66 if (mask & bitfield) {
86 static const uint64_t best[] = {
127 for (idx = 0; idx <
ARRAY_LEN(best); ++idx) {
128 if (formats & best[idx]) {
Asterisk main include file. File version handling, generic pbx functions.
#define ao2_ref(o, delta)
Support for logging to various files, console and syslog Configuration in file logger.conf.
static snd_pcm_format_t format