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

  /bionic/libc/kernel/common/sound/
asound.h 334 snd_pcm_uframes_t fifo_size; member in struct:snd_pcm_hw_params
    [all...]
  /external/kernel-headers/original/sound/
asound.h 362 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */ member in struct:snd_pcm_hw_params
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 351 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */ member in struct:snd_pcm_hw_params
    [all...]
pcm.h 56 size_t fifo_size; /* fifo size in bytes */ member in struct:snd_pcm_hardware
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 351 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */ member in struct:snd_pcm_hw_params
    [all...]
pcm.h 56 size_t fifo_size; /* fifo size in bytes */ member in struct:snd_pcm_hardware
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 307 ALOGV("fifo = %d\n", (int) p->fifo_size);

Completed in 708 milliseconds