Lines Matching refs:FF
84 AUD_log (AUDIO_CAP, "Reason: %s\n", FF(pa_strerror) (err));
130 if (FF(pa_simple_write) (pa->s, pa->pcm_buf,
223 if (FF(pa_simple_read) (pa->s, buf,
338 pa->s = FF(pa_simple_new) (
373 FF(pa_simple_free) (pa->s);
392 pa->s = FF(pa_simple_new) (
427 FF(pa_simple_free) (pa->s);
444 FF(pa_simple_free) (pa->s);
464 FF(pa_simple_free) (pa->s);
515 simple = FF(pa_simple_new) (
529 __FUNCTION__, FF(pa_strerror)(error));
532 FF(pa_simple_free)(simple);