Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-topology.c1382 snd_pcm_format_t snd_fmt; in sof_ipc4_update_hw_params() local
1389 snd_fmt = SNDRV_PCM_FORMAT_A_LAW; in sof_ipc4_update_hw_params()
1392 snd_fmt = SNDRV_PCM_FORMAT_MU_LAW; in sof_ipc4_update_hw_params()
1395 snd_fmt = SNDRV_PCM_FORMAT_U8; in sof_ipc4_update_hw_params()
1403 snd_fmt = SNDRV_PCM_FORMAT_S16_LE; in sof_ipc4_update_hw_params()
1406 snd_fmt = SNDRV_PCM_FORMAT_S24_LE; in sof_ipc4_update_hw_params()
1411 snd_fmt = SNDRV_PCM_FORMAT_S32_LE; in sof_ipc4_update_hw_params()
1414 snd_fmt = SNDRV_PCM_FORMAT_FLOAT_LE; in sof_ipc4_update_hw_params()
1428 snd_mask_set_format(m, snd_fmt); in sof_ipc4_update_hw_params()