Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h201 #define SNDRV_PCM_FORMAT_FLOAT_BE ((__force snd_pcm_format_t) 15) /* 4-byte float, IEEE-754 32-bit,… macro
261 #define SNDRV_PCM_FORMAT_FLOAT SNDRV_PCM_FORMAT_FLOAT_BE
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h201 #define SNDRV_PCM_FORMAT_FLOAT_BE ((__force snd_pcm_format_t) 15) /* 4-byte float, IEEE-754 32-bit,… macro
261 #define SNDRV_PCM_FORMAT_FLOAT SNDRV_PCM_FORMAT_FLOAT_BE
/linux/sound/core/
H A Dpcm_misc.c111 [SNDRV_PCM_FORMAT_FLOAT_BE] = {
/linux/sound/xen/
H A Dxen_snd_front_alsa.c143 .alsa = SNDRV_PCM_FORMAT_FLOAT_BE
/linux/sound/pci/mixart/
H A Dmixart.c547 case SNDRV_PCM_FORMAT_FLOAT_BE: in mixart_set_format()