HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_PCM_HW_PARAM_SAMPLE_BITS (Results 1 - 5 of 5) sorted by null

  /device/samsung/crespo/libaudio2/
alsa_pcm.c 135 [SNDRV_PCM_HW_PARAM_SAMPLE_BITS] = "sample_bits",
363 param_set_int(&params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
asound.h 252 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
264 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
  /device/samsung/crespo/alsa-lib/include/sound/
asound.h 330 SNDRV_PCM_HW_PARAM_SAMPLE_BITS = 8, /* Bits per sample */
331 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL = SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_hw.c 66 SNDRV_PCM_HW_PARAM_SAMPLE_BITS + 1];
    [all...]
pcm_local.h 47 #define SND_PCM_HW_PARAM_SAMPLE_BITS SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]

Completed in 35 milliseconds