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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 210 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes);
  /external/tinyalsa/
tinycap.c 233 return pcm_bytes_to_frames(pcm, bytes_read);
pcm.c 324 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 216 milliseconds