Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasound.h352 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */ macro
374 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/external/tinyalsa/
Dpcm.c650 return SNDRV_PCM_HW_PARAM_SAMPLE_BITS; in pcm_param_to_alsa()
922 param_set_int(&params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, in pcm_open()