Searched refs:SND_PCM_IOPLUG_HW_PARAMS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_ioplug.h50 SND_PCM_IOPLUG_HW_PARAMS /**< max number of hw constraints */ enumerator in enum:__anon1398
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_ioplug.c44 struct snd_ext_parm params[SND_PCM_IOPLUG_HW_PARAMS];
149 static const int hw_params_type[SND_PCM_IOPLUG_HW_PARAMS] = {
734 for (i = 0; i < SND_PCM_IOPLUG_HW_PARAMS; i++)
989 if (type < 0 && type >= SND_PCM_IOPLUG_HW_PARAMS) {
1013 if (type < 0 && type >= SND_PCM_IOPLUG_HW_PARAMS) {

Completed in 85 milliseconds