OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:param_set_max
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
148
void
param_set_max
(struct snd_pcm_hw_params *p, int n, unsigned val);
alsa_pcm.c
229
void
param_set_max
(struct snd_pcm_hw_params *p, int n, unsigned val)
function
/external/tinyalsa/
pcm.c
183
static void
param_set_max
(struct snd_pcm_hw_params *p, int n, unsigned int val)
function
733
param_set_max
(params, p, val);
[
all
...]
Completed in 194 milliseconds