Searched refs:rate_max (Results 1 – 18 of 18) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/ |
| A D | dummy_codec.c | 59 .rate_max = 192000, 71 .rate_max = 192000, 99 .rate_max = 48000, 130 .rate_max = 192000, 142 .rate_max = 192000,
|
| A D | sun8iw19-codec.c | 968 .rate_max = 192000, 979 .rate_max = 48000,
|
| A D | sun8iw18-codec.c | 1010 .rate_max = 192000, 1021 .rate_max = 48000,
|
| A D | sun8iw20-codec.c | 896 .rate_max = 192000, 907 .rate_max = 48000,
|
| A D | ac108.c | 1491 .rate_max = 48000, 1502 .rate_max = 48000,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/ |
| A D | sunxi-dummy-cpudai.c | 127 .rate_max = 192000, 138 .rate_max = 48000,
|
| A D | sunxi-spdif.c | 648 .rate_max = 192000, 659 .rate_max = 192000,
|
| A D | sunxi-dmic.c | 279 .rate_max = 48000,
|
| A D | sun8iw19-daudio.c | 728 .rate_max = 192000, 739 .rate_max = 192000,
|
| A D | sunxi-daudio.c | 704 .rate_max = 192000, 715 .rate_max = 192000,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/external_resample/speexrate/ |
| A D | rate_speexrate.c | 139 unsigned int *rate_max) in get_supported_rates() argument 141 *rate_min = *rate_max = 0; /* both unlimited */ in get_supported_rates()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/aw-alsa-lib/plugin/ |
| A D | pcm_rate.h | 119 unsigned int *rate_max);
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_misc.c | 164 runtime->hw.rate_max = snd_pcm_known_rates.list[i]; in snd_pcm_limit_hw_rates()
|
| A D | snd_core.c | 225 cons->intervals[SND_PCM_HW_PARAM_RATE].range.max = hw->rate_max; in soc_pcm_init_runtime_hw_constrains() 268 hw->rate_max = min(codec_stream->rate_max, cpu_stream->rate_max); in soc_pcm_init_runtime_hw()
|
| A D | snd_pcm.c | 327 hw->rate_min, hw->rate_max); in snd_pcm_hw_constrains_complete()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_rate_linear.c | 432 unsigned int *rate_min, unsigned int *rate_max) in get_supported_rates() argument 435 *rate_max = SND_PCM_PLUGIN_RATE_MAX; in get_supported_rates()
|
| A D | pcm_rate.c | 67 unsigned int rate_min, rate_max; member 94 if (rate->rate_max) { in snd_pcm_rate_hw_refine_cprepare() 96 rate->rate_max, 0); in snd_pcm_rate_hw_refine_cprepare() 1486 rate->rate_max = SND_PCM_PLUGIN_RATE_MAX; 1498 &rate->rate_max); 1519 &rate->rate_max); 1569 rate->rate_max= SND_PCM_PLUGIN_RATE_MAX; in snd_pcm_rate_open()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | snd_core.h | 347 uint32_t rate_max; member 375 uint32_t rate_max; member
|
Completed in 50 milliseconds