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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h 294 typedef unsigned long snd_pcm_uframes_t; typedef
442 int snd_pcm_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp);
447 snd_pcm_sframes_t snd_pcm_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
449 snd_pcm_sframes_t snd_pcm_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
450 snd_pcm_sframes_t snd_pcm_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size);
451 snd_pcm_sframes_t snd_pcm_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size);
452 snd_pcm_sframes_t snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size);
453 snd_pcm_sframes_t snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size);
475 snd_pcm_uframes_t *buffer_size,
476 snd_pcm_uframes_t *period_size)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm.h 309 typedef unsigned long snd_pcm_uframes_t; typedef
460 int snd_pcm_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp);
465 snd_pcm_sframes_t snd_pcm_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
467 snd_pcm_sframes_t snd_pcm_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames);
468 snd_pcm_sframes_t snd_pcm_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size);
469 snd_pcm_sframes_t snd_pcm_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size);
470 snd_pcm_sframes_t snd_pcm_writen(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size);
471 snd_pcm_sframes_t snd_pcm_readn(snd_pcm_t *pcm, void **bufs, snd_pcm_uframes_t size);
493 snd_pcm_uframes_t *buffer_size,
494 snd_pcm_uframes_t *period_size)
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 122 typedef unsigned long snd_pcm_uframes_t; typedef
374 snd_pcm_uframes_t fifo_size;
389 snd_pcm_uframes_t avail_min;
390 snd_pcm_uframes_t xfer_align;
391 snd_pcm_uframes_t start_threshold;
392 snd_pcm_uframes_t stop_threshold;
394 snd_pcm_uframes_t silence_threshold;
395 snd_pcm_uframes_t silence_size;
396 snd_pcm_uframes_t boundary;
426 snd_pcm_uframes_t appl_ptr
    [all...]
  /external/kernel-headers/original/uapi/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...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 110 typedef unsigned long snd_pcm_uframes_t; typedef
357 snd_pcm_uframes_t fifo_size;
372 snd_pcm_uframes_t avail_min;
374 snd_pcm_uframes_t xfer_align;
375 snd_pcm_uframes_t start_threshold;
376 snd_pcm_uframes_t stop_threshold;
377 snd_pcm_uframes_t silence_threshold;
379 snd_pcm_uframes_t silence_size;
380 snd_pcm_uframes_t boundary;
396 snd_pcm_uframes_t appl_ptr
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 143 typedef unsigned long snd_pcm_uframes_t; typedef
372 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
386 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
387 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
388 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
389 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
390 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
391 snd_pcm_uframes_t silence_size; /* silence block size */
392 snd_pcm_uframes_t boundary; /* pointers wrap point */
407 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 114 typedef unsigned long snd_pcm_uframes_t; typedef
359 snd_pcm_uframes_t fifo_size;
374 snd_pcm_uframes_t avail_min;
375 snd_pcm_uframes_t xfer_align;
376 snd_pcm_uframes_t start_threshold;
377 snd_pcm_uframes_t stop_threshold;
379 snd_pcm_uframes_t silence_threshold;
380 snd_pcm_uframes_t silence_size;
381 snd_pcm_uframes_t boundary;
400 snd_pcm_uframes_t appl_ptr
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 146 typedef unsigned long snd_pcm_uframes_t; typedef
378 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
392 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
393 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
394 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
395 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
396 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
397 snd_pcm_uframes_t silence_size; /* silence block size */
398 snd_pcm_uframes_t boundary; /* pointers wrap point */
415 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 114 typedef unsigned long snd_pcm_uframes_t; typedef
359 snd_pcm_uframes_t fifo_size;
374 snd_pcm_uframes_t avail_min;
375 snd_pcm_uframes_t xfer_align;
376 snd_pcm_uframes_t start_threshold;
377 snd_pcm_uframes_t stop_threshold;
379 snd_pcm_uframes_t silence_threshold;
380 snd_pcm_uframes_t silence_size;
381 snd_pcm_uframes_t boundary;
400 snd_pcm_uframes_t appl_ptr
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 146 typedef unsigned long snd_pcm_uframes_t; typedef
378 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
392 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
393 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
394 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
395 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
396 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
397 snd_pcm_uframes_t silence_size; /* silence block size */
398 snd_pcm_uframes_t boundary; /* pointers wrap point */
415 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 109 typedef unsigned long snd_pcm_uframes_t; typedef
356 snd_pcm_uframes_t fifo_size;
371 snd_pcm_uframes_t avail_min;
372 snd_pcm_uframes_t xfer_align;
374 snd_pcm_uframes_t start_threshold;
375 snd_pcm_uframes_t stop_threshold;
376 snd_pcm_uframes_t silence_threshold;
377 snd_pcm_uframes_t silence_size;
379 snd_pcm_uframes_t boundary;
395 snd_pcm_uframes_t appl_ptr
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 142 typedef unsigned long snd_pcm_uframes_t; typedef
371 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
385 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
386 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
387 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
388 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
389 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
390 snd_pcm_uframes_t silence_size; /* silence block size */
391 snd_pcm_uframes_t boundary; /* pointers wrap point */
406 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 109 typedef unsigned long snd_pcm_uframes_t; typedef
356 snd_pcm_uframes_t fifo_size;
371 snd_pcm_uframes_t avail_min;
372 snd_pcm_uframes_t xfer_align;
374 snd_pcm_uframes_t start_threshold;
375 snd_pcm_uframes_t stop_threshold;
376 snd_pcm_uframes_t silence_threshold;
377 snd_pcm_uframes_t silence_size;
379 snd_pcm_uframes_t boundary;
395 snd_pcm_uframes_t appl_ptr
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 142 typedef unsigned long snd_pcm_uframes_t; typedef
371 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
385 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
386 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
387 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
388 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
389 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
390 snd_pcm_uframes_t silence_size; /* silence block size */
391 snd_pcm_uframes_t boundary; /* pointers wrap point */
406 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 127 typedef unsigned long snd_pcm_uframes_t; typedef
346 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
360 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
361 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
362 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
363 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
364 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
365 snd_pcm_uframes_t silence_size; /* silence block size */
366 snd_pcm_uframes_t boundary; /* pointers wrap point */
381 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 127 typedef unsigned long snd_pcm_uframes_t; typedef
353 snd_pcm_uframes_t fifo_size; /* R: chip FIFO size in frames */
367 snd_pcm_uframes_t avail_min; /* min avail frames for wakeup */
368 snd_pcm_uframes_t xfer_align; /* obsolete: xfer size need to be a multiple */
369 snd_pcm_uframes_t start_threshold; /* min hw_avail frames for automatic start */
370 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */
371 snd_pcm_uframes_t silence_threshold; /* min distance from noise for silence filling */
372 snd_pcm_uframes_t silence_size; /* silence block size */
373 snd_pcm_uframes_t boundary; /* pointers wrap point */
388 snd_pcm_uframes_t appl_ptr; /* appl ptr *
    [all...]

Completed in 615 milliseconds