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

  /external/tinyalsa/
pcm.c 629 return SNDRV_PCM_HW_PARAM_PERIOD_SIZE;
875 param_set_min(&params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, config->period_size);
908 config->period_size = param_get_int(&params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE);
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 310 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 321 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 310 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 321 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 298 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 298 #define SNDRV_PCM_HW_PARAM_PERIOD_SIZE 13 /* Approx frames between
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 278 [SNDRV_PCM_HW_PARAM_PERIOD_SIZE] = "period_size",

Completed in 763 milliseconds