Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c281 static int get_best_format(uint64_t mask, snd_pcm_format_t orig) in get_best_format() function
328 in = get_best_format(in_mask, rate->orig_in_format); in choose_preferred_format()
329 out = get_best_format(out_mask, rate->orig_out_format); in choose_preferred_format()

Completed in 3 milliseconds