HomeSort by relevance Sort by last modified time
    Searched defs:snd_pcm_uframes_t (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/sound/
asound.h 104 typedef unsigned long snd_pcm_uframes_t; typedef
315 snd_pcm_uframes_t fifo_size;
327 snd_pcm_uframes_t avail_min;
328 snd_pcm_uframes_t xfer_align;
329 snd_pcm_uframes_t start_threshold;
330 snd_pcm_uframes_t stop_threshold;
331 snd_pcm_uframes_t silence_threshold;
332 snd_pcm_uframes_t silence_size;
333 snd_pcm_uframes_t boundary;
357 snd_pcm_uframes_t appl_ptr
    [all...]
  /device/google/bonito/sdm710/kernel-headers/sound/
asound.h 105 typedef unsigned long snd_pcm_uframes_t; typedef
306 snd_pcm_uframes_t fifo_size;
318 snd_pcm_uframes_t avail_min;
319 snd_pcm_uframes_t xfer_align;
320 snd_pcm_uframes_t start_threshold;
321 snd_pcm_uframes_t stop_threshold;
322 snd_pcm_uframes_t silence_threshold;
323 snd_pcm_uframes_t silence_size;
324 snd_pcm_uframes_t boundary;
348 snd_pcm_uframes_t appl_ptr
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/sound/
asound.h 155 typedef unsigned long snd_pcm_uframes_t; typedef
395 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
409 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
410 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
411 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
412 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
413 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
414 snd_pcm_uframes_t silence_size; /* silence block size */
415 snd_pcm_uframes_t boundary; /* pointers wrap point */
448 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/sound/
asound.h 105 typedef unsigned long snd_pcm_uframes_t; typedef
306 snd_pcm_uframes_t fifo_size;
318 snd_pcm_uframes_t avail_min;
319 snd_pcm_uframes_t xfer_align;
320 snd_pcm_uframes_t start_threshold;
321 snd_pcm_uframes_t stop_threshold;
322 snd_pcm_uframes_t silence_threshold;
323 snd_pcm_uframes_t silence_size;
324 snd_pcm_uframes_t boundary;
348 snd_pcm_uframes_t appl_ptr
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/sound/
asound.h 155 typedef unsigned long snd_pcm_uframes_t; typedef
395 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
409 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
410 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
411 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
412 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
413 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
414 snd_pcm_uframes_t silence_size; /* silence block size */
415 snd_pcm_uframes_t boundary; /* pointers wrap point */
448 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 158 typedef unsigned long snd_pcm_uframes_t; typedef
409 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
423 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
424 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
425 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
426 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
427 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
428 snd_pcm_uframes_t silence_size; /* silence block size */
429 snd_pcm_uframes_t boundary; /* pointers wrap point */
462 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]

Completed in 1398 milliseconds