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.c1471 snd_pcm_format_t snd_fmt; in sof_ipc4_update_hw_params() local
1478 snd_fmt = SNDRV_PCM_FORMAT_A_LAW; in sof_ipc4_update_hw_params()
1481 snd_fmt = SNDRV_PCM_FORMAT_MU_LAW; in sof_ipc4_update_hw_params()
1484 snd_fmt = SNDRV_PCM_FORMAT_U8; in sof_ipc4_update_hw_params()
1492 snd_fmt = SNDRV_PCM_FORMAT_S16_LE; in sof_ipc4_update_hw_params()
1495 snd_fmt = SNDRV_PCM_FORMAT_S24_LE; in sof_ipc4_update_hw_params()
1500 snd_fmt = SNDRV_PCM_FORMAT_S32_LE; in sof_ipc4_update_hw_params()
1503 snd_fmt = SNDRV_PCM_FORMAT_FLOAT_LE; in sof_ipc4_update_hw_params()
1517 snd_mask_set_format(m, snd_fmt); in sof_ipc4_update_hw_params()