Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c1405 static int rate_open_func(snd_pcm_rate_t *rate, const char *type, const snd_config_t *converter_conf, int verbose) in rate_open_func() argument
1420 open_conf_func = snd_dlobj_cache_get(lib, open_conf_name, NULL, verbose && converter_conf != NULL); in rate_open_func()
1423 &rate->obj, &rate->ops, converter_conf); in rate_open_func()

Completed in 3 milliseconds