Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c73 snd_pcm_format_t orig_out_format; member
323 if (rate->orig_in_format == rate->orig_out_format) in choose_preferred_format()
329 out = get_best_format(out_mask, rate->orig_out_format); in choose_preferred_format()
413 rate->orig_out_format = rate->info.out.format; in snd_pcm_rate_hw_params()
436 if (rate->orig_out_format != rate->info.out.format) in snd_pcm_rate_hw_params()
455 rate->orig_out_format); in snd_pcm_rate_hw_params()

Completed in 3 milliseconds