Searched full:s16_le (Results 1 – 19 of 19) sorted by relevance
| /linux/tools/testing/selftests/alsa/ |
| H A D | pcm-test.conf | 3 format S16_LE 12 format S16_LE 21 format S16_LE 30 format S16_LE 39 format S16_LE 48 format S16_LE 57 format S16_LE
|
| H A D | pcm-test.c | 334 cs = conf_get_string(pcm_cfg, "format", NULL, "S16_LE"); in test_pcm_time()
|
| /linux/tools/testing/selftests/alsa/conf.d/ |
| H A D | Lenovo_ThinkPad_P1_Gen2.conf | 44 format S16_LE # can be omitted - default 52 format S16_LE 60 format S16_LE
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | dai-params.yaml | 26 - s16_le
|
| /linux/Documentation/sound/cards/ |
| H A D | mixart.rst | 36 U8, S16_LE, S16_BE, S24_3LE, S24_3BE, FLOAT_LE, FLOAT_BE
|
| H A D | audiophile-usb.rst | 136 compliant (supposedly supporting S16_LE) but processes in fact only S16_BE streams.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | si470x.rst | 118 arecord -D hw:1,0 -r96000 -c2 -f S16_LE | artsdsp aplay -B -
|
| /linux/Documentation/input/devices/ |
| H A D | yealink.rst | 195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106.h | 122 #define HCFG_PLAYBACK_S32_LE 0x00000800 /* 1 = S32_LE, 0 = S16_LE */ 123 #define HCFG_CAPTURE_S32_LE 0x00000400 /* 1 = S32_LE, 0 = S16_LE (S32_LE current not working) */
|
| /linux/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 152 /* S16_LE, S24_3LE and S32_LE support any number of channels. */ in hw_rule_capture_channels_by_format() 170 /* >2 channels must be S16_LE, S24_3LE or S32_LE */ in hw_rule_playback_format_by_channels() 217 /* S16_LE and S24_3LE must be at least stereo */ in hw_rule_playback_channels_by_format()
|
| /linux/sound/soc/pxa/ |
| H A D | pxa-ssp.c | 549 * to force 16-bit frame width on the wire (for S16_LE), even in pxa_ssp_hw_params()
|
| /linux/sound/mips/ |
| H A D | sgio2audio.c | 588 /* hardware format is always S16_LE */ in snd_sgio2audio_pcm_prepare()
|
| /linux/sound/soc/generic/ |
| H A D | simple-card-utils.c | 35 { "s16_le", SNDRV_PCM_FORMAT_S16_LE}, in simple_util_get_sample_fmt()
|
| /linux/include/xen/interface/io/ |
| H A D | sndif.h | 83 * /local/domain/1/device/vsnd/0/sample-formats = "s8,u8,s16_le,s16_be" 499 #define XENSND_PCM_FORMAT_S16_LE_STR "s16_le"
|
| /linux/include/uapi/linux/ |
| H A D | soundcard.h | 553 /* Audio data formats (Note! U8=8 and S16_LE=16 for compatibility) */
|
| /linux/include/sound/ |
| H A D | pcm.h | 151 #define SNDRV_PCM_FMTBIT_S16_LE _SNDRV_PCM_FMTBIT(S16_LE)
|
| /linux/sound/soc/fsl/ |
| H A D | imx-pcm-rpmsg.h | 255 * | 0x0 | S16_LE |
|
| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 1720 /* Capture 16 channels of S16_LE sound */ in _snd_emu10k1_audigy_init_efx()
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 2268 and only if the format is ``S16_LE``, otherwise it supports any format
|