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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_rate.h117 } snd_pcm_rate_ops_t; typedef in typeref:struct:snd_pcm_rate_ops
121 snd_pcm_rate_ops_t *opsp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_rate_linear.c421 static const snd_pcm_rate_ops_t linear_ops = {
436 void **objp, snd_pcm_rate_ops_t *ops)
H A Dpcm_rate.c66 snd_pcm_rate_ops_t ops;
1346 extern int SND_PCM_RATE_PLUGIN_ENTRY(linear) (unsigned int version, void **objp, snd_pcm_rate_ops_t *ops);

Completed in 129 milliseconds