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

  /bionic/libc/kernel/uapi/sound/
asound.h 324 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19
326 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 340 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
342 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 317 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19
320 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 335 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
337 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 317 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19
320 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 335 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
337 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 312 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
314 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 317 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */
319 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
    [all...]
  /external/tinyalsa/
pcm.c 647 return SNDRV_PCM_HW_PARAM_TICK_TIME;
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 284 [SNDRV_PCM_HW_PARAM_TICK_TIME] = "tick_time",

Completed in 41 milliseconds