Searched refs:snd_pcm_meter_open (Results 1 – 1 of 1) sorted by relevance
567 int snd_pcm_meter_open(snd_pcm_t **pcmp, const char *name, unsigned int frequency, in snd_pcm_meter_open() function807 …err = snd_pcm_meter_open(pcmp, name, frequency > 0 ? (unsigned int) frequency : FREQUENCY, spcm, 1… in _snd_pcm_meter_open()