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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_ioplug.h 108 volatile snd_pcm_uframes_t hw_ptr; /**< hw pointer; read-only */ member in struct:snd_pcm_ioplug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm_ioplug.h 108 volatile snd_pcm_uframes_t hw_ptr; /**< hw pointer; read-only */ member in struct:snd_pcm_ioplug
  /external/tinyalsa/
pcm.c 455 snd_pcm_uframes_t hw_ptr; local
472 hw_ptr = pcm->mmap_status->hw_ptr;
474 frames = hw_ptr - pcm->mmap_control->appl_ptr;
476 frames = hw_ptr + pcm->buffer_size - pcm->mmap_control->appl_ptr;
488 int pcm_mmap_get_hw_ptr(struct pcm* pcm, unsigned int *hw_ptr, struct timespec *tstamp)
493 if (pcm == NULL || hw_ptr == NULL || tstamp == NULL)
494 return oops(pcm, EINVAL, "pcm %p, hw_ptr %p, tstamp %p", pcm, hw_ptr, tstamp);
511 *hw_ptr = pcm->mmap_status->hw_ptr
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 326 fprintf(stderr, "Aplay:sync_ptr->s.status.hw_ptr %ld pcm->buffer_size %d sync_ptr->c.control.appl_ptr %ld\n",
327 pcm->sync_ptr->s.status.hw_ptr,
374 fprintf(stderr, "Aplay:sync_ptr->s.status.hw_ptr %ld sync_ptr->c.control.appl_ptr %ld\n",
375 pcm->sync_ptr->s.status.hw_ptr,
419 if (pcm->sync_ptr->s.status.hw_ptr >= pcm->sync_ptr->c.control.appl_ptr) {
420 fprintf(stderr, "Aplay:sync_ptr->s.status.hw_ptr %ld sync_ptr->c.control.appl_ptr %ld\n",
421 pcm->sync_ptr->s.status.hw_ptr,
alsa_pcm.c 397 ALOGV("hw_ptr = %d buf_size = %d appl_ptr = %d\n",
398 sync_ptr->s.status.hw_ptr,
403 long avail = sync_ptr->s.status.hw_ptr - sync_ptr->c.control.appl_ptr;
408 long avail = sync_ptr->s.status.hw_ptr - sync_ptr->c.control.appl_ptr + ((pcm->flags & PCM_MONO) ? pcm->buffer_size/2 : pcm->buffer_size/4);
550 bytes_written = pcm->sync_ptr->c.control.appl_ptr - pcm->sync_ptr->s.status.hw_ptr;
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 248 int pcm_mmap_get_hw_ptr(struct pcm* pcm, unsigned int *hw_ptr, struct timespec *tstamp);
  /bionic/libc/kernel/uapi/sound/
asound.h 427 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_status
446 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_mmap_status
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 436 SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT = 1, /* DMA time, reported as per hw_ptr */
449 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
465 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 397 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_status
414 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 408 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
422 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 401 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_status
417 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 416 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
430 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 401 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_status
417 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 416 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
430 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 396 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_status
412 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 407 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
421 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 396 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_status
412 snd_pcm_uframes_t hw_ptr; member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 407 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
421 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 382 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
394 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 389 snd_pcm_uframes_t hw_ptr; /* hw ptr */ member in struct:snd_pcm_status
401 snd_pcm_uframes_t hw_ptr; /* RO: hw ptr (0...boundary-1) */ member in struct:snd_pcm_mmap_status
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 559 bytes_written = mproxyRecordingHandle->sync_ptr->c.control.appl_ptr - mproxyRecordingHandle->sync_ptr->s.status.hw_ptr;
    [all...]

Completed in 1054 milliseconds