Home
last modified time | relevance | path

Searched refs:SND_PCM_RATE_PLUGIN_ENTRY (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_rate.h141 #define SND_PCM_RATE_PLUGIN_ENTRY(name) _snd_pcm_rate_##name##_open macro
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate_linear.c434 int SND_PCM_RATE_PLUGIN_ENTRY(linear) (ATTRIBUTE_UNUSED unsigned int version, in linear()
H A Dpcm_rate.c1506 extern int SND_PCM_RATE_PLUGIN_ENTRY(linear) (unsigned int version, void **objp, snd_pcm_rate_ops_t *ops); in snd_pcm_rate_open()
1588 open_func = SND_PCM_RATE_PLUGIN_ENTRY(linear); in snd_pcm_rate_open()

Completed in 5 milliseconds