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/sound/
Dasound.h307 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */ macro
329 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/external/tinyalsa/
Dpcm.c514 return SNDRV_PCM_HW_PARAM_SAMPLE_BITS; in pcm_param_to_alsa()
645 param_set_int(&params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, in pcm_open()