Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_RATE_KNOT (Results 1 – 12 of 12) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Ddummy_codec.c54 | 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 Dsun8iw19-codec.c964 | SNDRV_PCM_RATE_KNOT,
975 | SNDRV_PCM_RATE_KNOT,
A Dac108.c58 #define AC108_RATES (SNDRV_PCM_RATE_8000_96000 | SNDRV_PCM_RATE_KNOT)
1486 | SNDRV_PCM_RATE_KNOT,
1498 | SNDRV_PCM_RATE_KNOT,
A Dsun8iw18-codec.c1005 | SNDRV_PCM_RATE_KNOT,
1017 | SNDRV_PCM_RATE_KNOT,
A Dsun8iw20-codec.c892 | SNDRV_PCM_RATE_KNOT,
903 | SNDRV_PCM_RATE_KNOT,
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_misc.c124 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 Dsnd_pcm.c360 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 Dsunxi-dummy-cpudai.c122 | SNDRV_PCM_RATE_KNOT,
134 | SNDRV_PCM_RATE_KNOT,
A Dsunxi-dmic.h154 #define SUNXI_DMIC_RATES (SNDRV_PCM_RATE_8000_48000 | SNDRV_PCM_RATE_KNOT)
A Dsunxi-spdif.h164 #define SUNXI_SPDIF_RATES (SNDRV_PCM_RATE_8000_192000 | SNDRV_PCM_RATE_KNOT)
A Dsunxi-daudio.h333 | SNDRV_PCM_RATE_KNOT)
/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_pcm.h95 #define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */ macro

Completed in 26 milliseconds