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

  /bionic/libc/kernel/common/sound/
asound.h 345 int tstamp_mode; member in struct:snd_pcm_sw_params
    [all...]
  /external/kernel-headers/original/sound/
asound.h 373 int tstamp_mode; /* timestamp mode */ member in struct:snd_pcm_sw_params
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 139 sparams->tstamp_mode = SNDRV_PCM_TSTAMP_NONE;
arec.c 142 sparams->tstamp_mode = SNDRV_PCM_TSTAMP_NONE;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 363 int tstamp_mode; /* timestamp mode */ member in struct:snd_pcm_sw_params
    [all...]
pcm.h 287 int tstamp_mode; /* mmap timestamp is updated */ member in struct:snd_pcm_runtime
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 363 int tstamp_mode; /* timestamp mode */ member in struct:snd_pcm_sw_params
    [all...]
pcm.h 287 int tstamp_mode; /* mmap timestamp is updated */ member in struct:snd_pcm_runtime
    [all...]
  /external/tinyalsa/
pcm.c 687 sparams.tstamp_mode = SNDRV_PCM_TSTAMP_ENABLE;
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 338 params->tstamp_mode = SNDRV_PCM_TSTAMP_NONE;
    [all...]
alsa_default.cpp 369 params->tstamp_mode = SNDRV_PCM_TSTAMP_NONE;
    [all...]

Completed in 1265 milliseconds