Home | History | Annotate | Download | only in audio

Lines Matching refs:audio_bug

214 int audio_bug (const char *funcname, int cond)
266 audio_bug ("bits_to_index", 1);
282 if (audio_bug ("audio_calloc", cond)) {
535 if (audio_bug (AUDIO_FUNC, !prefix)) {
540 if (audio_bug (AUDIO_FUNC, !opt)) {
956 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples)) {
994 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples)) {
1017 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples)) {
1043 if (audio_bug (AUDIO_FUNC, osamp < 0)) {
1094 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples)) {
1118 if (audio_bug (AUDIO_FUNC, live < 0 || live > hwsamples)){
1401 if (audio_bug (AUDIO_FUNC, live < 0 || live > sw->hw->samples)) {
1425 if (audio_bug (AUDIO_FUNC, live < 0 || live > sw->hw->samples)) {
1492 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples)) {
1526 if (audio_bug (AUDIO_FUNC, hw->rpos >= hw->samples)) {
1547 if (audio_bug (AUDIO_FUNC, played > sw->total_hw_samples_mixed)) {
1650 if (audio_bug (AUDIO_FUNC, captured > sw->total_hw_samples_mixed)) {