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

  /device/asus/fugu/libaudio/
AudioHotplugThread.cpp 67 static inline struct snd_interval *param_to_interval(
87 static inline void snd_interval_any(struct snd_interval *i)
109 struct snd_interval *i = param_to_interval(p, n);
171 struct snd_interval* interval = param_to_interval(
  /external/tinyalsa/
pcm.c 143 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n)
168 struct snd_interval *i = param_to_interval(p, n);
176 struct snd_interval *i = param_to_interval(p, n);
185 struct snd_interval *i = param_to_interval(p, n);
193 struct snd_interval *i = param_to_interval(p, n);
202 struct snd_interval *i = param_to_interval(p, n);
212 struct snd_interval *i = param_to_interval(p, n);
232 struct snd_interval *i = param_to_interval(p, n);
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 199 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n)
224 struct snd_interval *i = param_to_interval(p, n);
232 struct snd_interval *i = param_to_interval(p, n);
240 struct snd_interval *i = param_to_interval(p, n);
259 struct snd_interval *i = param_to_interval(p, n);
299 struct snd_interval *i = param_to_interval(p, n);
358 struct snd_interval *i = param_to_interval(params, SNDRV_PCM_HW_PARAM_BUFFER_BYTES);
368 struct snd_interval *i = param_to_interval(params, SNDRV_PCM_HW_PARAM_PERIOD_BYTES);
  /bionic/libc/kernel/uapi/sound/
asound.h 342 struct snd_interval { struct
357 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
359 struct snd_interval ires[9];
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 362 struct snd_interval { struct
381 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
383 struct snd_interval ires[9]; /* reserved intervals */
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 326 struct snd_interval { struct
346 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
349 struct snd_interval ires[9];
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 344 struct snd_interval { struct
363 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
365 struct snd_interval ires[9]; /* reserved intervals */
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 334 struct snd_interval { struct
349 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
350 struct snd_interval ires[9];
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 350 struct snd_interval { struct
369 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
371 struct snd_interval ires[9]; /* reserved intervals */
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 325 struct snd_interval { struct
345 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
347 struct snd_interval ires[9];
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 343 struct snd_interval { struct
362 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
364 struct snd_interval ires[9]; /* reserved intervals */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 325 struct snd_interval { struct
345 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
347 struct snd_interval ires[9];
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 343 struct snd_interval { struct
362 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
364 struct snd_interval ires[9]; /* reserved intervals */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 318 struct snd_interval { struct
337 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
339 struct snd_interval ires[9]; /* reserved intervals */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 325 struct snd_interval { struct
344 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL -
346 struct snd_interval ires[9]; /* reserved intervals */
    [all...]

Completed in 740 milliseconds