Searched refs:SNDRV_PCM_RATE_KNOT (Results 1 – 12 of 12) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/ |
| A D | dummy_codec.c | 54 | SNDRV_PCM_RATE_KNOT, 66 | SNDRV_PCM_RATE_KNOT, 94 | SNDRV_PCM_RATE_KNOT, 125 | SNDRV_PCM_RATE_KNOT, 137 | SNDRV_PCM_RATE_KNOT,
|
| A D | sun8iw19-codec.c | 964 | SNDRV_PCM_RATE_KNOT, 975 | SNDRV_PCM_RATE_KNOT,
|
| A D | ac108.c | 58 #define AC108_RATES (SNDRV_PCM_RATE_8000_96000 | SNDRV_PCM_RATE_KNOT) 1486 | SNDRV_PCM_RATE_KNOT, 1498 | SNDRV_PCM_RATE_KNOT,
|
| A D | sun8iw18-codec.c | 1005 | SNDRV_PCM_RATE_KNOT, 1017 | SNDRV_PCM_RATE_KNOT,
|
| A D | sun8iw20-codec.c | 892 | SNDRV_PCM_RATE_KNOT, 903 | SNDRV_PCM_RATE_KNOT,
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_misc.c | 124 else if (rates & SNDRV_PCM_RATE_KNOT) in snd_pcm_rate_mask_sanitize() 125 return SNDRV_PCM_RATE_KNOT; in snd_pcm_rate_mask_sanitize() 138 else if (rates_a & SNDRV_PCM_RATE_KNOT) in snd_pcm_rate_mask_intersect() 140 else if (rates_b & SNDRV_PCM_RATE_KNOT) in snd_pcm_rate_mask_intersect()
|
| A D | snd_pcm.c | 360 if (!(hw->rates & (SNDRV_PCM_RATE_KNOT | SNDRV_PCM_RATE_CONTINUOUS))) { in snd_pcm_hw_constrains_complete()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/ |
| A D | sunxi-dummy-cpudai.c | 122 | SNDRV_PCM_RATE_KNOT, 134 | SNDRV_PCM_RATE_KNOT,
|
| A D | sunxi-dmic.h | 154 #define SUNXI_DMIC_RATES (SNDRV_PCM_RATE_8000_48000 | SNDRV_PCM_RATE_KNOT)
|
| A D | sunxi-spdif.h | 164 #define SUNXI_SPDIF_RATES (SNDRV_PCM_RATE_8000_192000 | SNDRV_PCM_RATE_KNOT)
|
| A D | sunxi-daudio.h | 333 | SNDRV_PCM_RATE_KNOT)
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | snd_pcm.h | 95 #define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */ macro
|
Completed in 26 milliseconds