Searched defs:param_get_int (Results 1 - 1 of 1) sorted by relevance

/external/tinyalsa/
H A Dpcm.c210 static unsigned int param_get_int(struct snd_pcm_hw_params *p, int n) function
908 config->period_size = param_get_int(&params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE);
909 config->period_count = param_get_int(&params, SNDRV_PCM_HW_PARAM_PERIODS);

Completed in 24 milliseconds