Home | History | Annotate | Download | only in audio

Lines Matching full:dbg

56 #define DBG(fmt, arg...)  printf("DEBUG: %s: " fmt "\n" , __FUNCTION__ , ## arg)
58 #define DBG(fmt, arg...)
153 DBG("bluetooth_start %p", io);
160 DBG("bluetooth_stop %p", io);
198 DBG("Handle XRUN in hw-thread.");
263 DBG("%p", io);
279 DBG("%p", io);
324 DBG("%p", io);
343 DBG("Preparing with io->period_size=%lu io->buffer_size=%lu",
439 DBG("Preparing with io->period_size=%lu io->buffer_size=%lu",
503 DBG("Invalid channel mode %u", mode);
515 DBG("Invalid channel mode %u", mode);
519 DBG("Invalid sampling freq %u", freq);
549 DBG("Rate %d not supported", rate);
568 DBG("No supported channel modes");
583 DBG("No supported block lengths");
594 DBG("No supported subbands");
699 DBG("Preparing with io->period_size=%lu io->buffer_size=%lu",
754 DBG("\tallocation=%u\n\tsubbands=%u\n\tblocks=%u\n\tbitpool=%u\n",
799 DBG("");
823 DBG("");
854 DBG("areas->step=%u areas->first=%u offset=%lu size=%lu io->nonblock=%u",
897 DBG("returning %lu", ret);
912 DBG("areas->step=%u areas->first=%u offset=%lu, size=%lu io->nonblock=%u",
928 DBG("count=%d frames_to_read=%lu", data->count, frames_to_read);
955 DBG("returning %ld", ret);
988 DBG("send returned %d errno %s.", ret, strerror(errno));
1013 DBG("areas->step=%u areas->first=%u offset=%lu size=%lu",
1015 DBG("hw_ptr=%lu appl_ptr=%lu diff=%lu", io->hw_ptr, io->appl_ptr,
1065 DBG("Encoding error %d", encoded);
1078 DBG("sending packet %d, count %d, link_mtu %u",
1101 DBG("Encoding error %d", encoded);
1119 DBG("sending packet %d, count %d, link_mtu %u",
1133 DBG("returning %ld", size - bytes_left / frame_size);
1141 DBG("");
1536 DBG("sending %s:%s", bt_audio_strtype(msg->type),
1558 DBG("trying to receive msg from audio service...");
1572 DBG("Received %s - %s", type, name);
1726 DBG("Bluetooth PCM plugin (%s)",