Lines Matching refs:sformat
50 snd_pcm_format_t sformat;
500 snd_pcm_format_t sformat, snd_pcm_t *slave,
506 return snd_pcm_iec958_open(pcmp, name, sformat, slave, close_slave, NULL, preamble_vals, 0);
515 int (*f)(snd_pcm_t **_pcm, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave);
748 if (plug->sformat >= 0) {
749 _snd_pcm_hw_params_set_format(sparams, plug->sformat);
843 if (plug->sformat == -2 || (pcm->mode & SND_PCM_NO_AUTO_FORMAT))
930 if (plug->sformat == -2 || (pcm->mode & SND_PCM_NO_AUTO_FORMAT))
1138 * \param sformat Slave (destination) format
1148 snd_pcm_format_t sformat, int schannels, int srate,
1164 plug->sformat = sformat;
1277 snd_pcm_format_t sformat = SND_PCM_FORMAT_UNKNOWN;
1335 SND_PCM_HW_PARAM_FORMAT, SCONF_UNCHANGED, &sformat,
1369 err = snd_pcm_plug_open(pcmp, name, sformat, schannels, srate, rate_converter,