Home
last modified time | relevance | path

Searched full:s16_le (Results 1 – 25 of 25) sorted by relevance

/linux/tools/testing/selftests/alsa/
H A Dpcm-test.conf3 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 Dpcm-test.c334 cs = conf_get_string(pcm_cfg, "format", NULL, "S16_LE"); in test_pcm_time()
/linux/tools/testing/selftests/alsa/conf.d/
H A DLenovo_ThinkPad_P1_Gen2.conf44 format S16_LE # can be omitted - default
52 format S16_LE
60 format S16_LE
/linux/Documentation/devicetree/bindings/sound/
H A Ddai-params.yaml26 - s16_le
H A Dfsl,imx-asrc.yaml108 replace the fsl,asrc-width. The value is 2 (S16_LE), or 6 (S24_LE).
/linux/Documentation/sound/cards/
H A Dmixart.rst36 U8, S16_LE, S16_BE, S24_3LE, S24_3BE, FLOAT_LE, FLOAT_BE
H A Daudiophile-usb.rst136 compliant (supposedly supporting S16_LE) but processes in fact only S16_BE streams.
/linux/Documentation/admin-guide/media/
H A Dsi470x.rst118 arecord -D hw:1,0 -r96000 -c2 -f S16_LE | artsdsp aplay -B -
/linux/Documentation/input/devices/
H A Dyealink.rst195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
/linux/sound/soc/bcm/
H A Dbcm2835-i2s.c883 * Set the PACK flag to enable S16_LE support (2 S16_LE values in bcm2835_i2s_probe()
/linux/sound/core/
H A Dsound_kunit.c51 DEFINE_FORMAT(S16_LE, 16, 16, 1, 1, SILENCE()),
H A Dpcm.c155 FORMAT(S16_LE),
311 return "S16_LE"; in snd_pcm_oss_format_name()
/linux/sound/pci/ca0106/
H A Dca0106.h122 #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 Dechoaudio.c151 /* S16_LE, S24_3LE and S32_LE support any number of channels. */ in hw_rule_capture_channels_by_format()
169 /* >2 channels must be S16_LE, S24_3LE or S32_LE */ in hw_rule_playback_format_by_channels()
216 /* S16_LE and S24_3LE must be at least stereo */ in hw_rule_playback_channels_by_format()
/linux/sound/soc/pxa/
H A Dpxa-ssp.c549 * to force 16-bit frame width on the wire (for S16_LE), even in pxa_ssp_hw_params()
/linux/sound/soc/codecs/
H A Dpcm3168a.c334 /* S16_LE is only supported in RIGHT_J mode */ in pcm3168a_update_fixup_pcm_stream()
/linux/sound/mips/
H A Dsgio2audio.c596 /* hardware format is always S16_LE */ in snd_sgio2audio_pcm_prepare()
/linux/sound/soc/generic/
H A Dsimple-card-utils.c28 { "s16_le", SNDRV_PCM_FORMAT_S16_LE}, in simple_util_get_sample_fmt()
/linux/include/xen/interface/io/
H A Dsndif.h83 * /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 Dsoundcard.h553 /* Audio data formats (Note! U8=8 and S16_LE=16 for compatibility) */
/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h255 * | 0x0 | S16_LE |
/linux/include/sound/
H A Dpcm.h151 #define SNDRV_PCM_FMTBIT_S16_LE _SNDRV_PCM_FMTBIT(S16_LE)
/linux/sound/soc/sof/
H A Dipc4-topology.c1759 /* Set SCS bit for S16_LE format only */ in sof_ipc4_prepare_copier_module()
/linux/sound/pci/emu10k1/
H A Demufx.c1738 /* Capture 16 channels of S16_LE sound */ in _snd_emu10k1_audigy_init_efx()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2268 and only if the format is ``S16_LE``, otherwise it supports any format