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

/external/kernel-headers/original/sound/
H A 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/
H A Dpcm.c514 return SNDRV_PCM_HW_PARAM_SAMPLE_BITS;
645 param_set_int(&params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS,

Completed in 36 milliseconds