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

  /bionic/libc/kernel/common/sound/
asound.h 350 snd_pcm_uframes_t xfer_align; member in struct:snd_pcm_sw_params
    [all...]
  /external/kernel-headers/original/sound/
asound.h 377 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */ member in struct:snd_pcm_sw_params
    [all...]
  /external/tinyalsa/
pcm.c 568 sparams.xfer_align = config->period_size / 2; /* needed for old kernels */

Completed in 42 milliseconds