Home
last modified time | relevance | path

Searched defs:pcm_bytes_to_frames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tinyalsa/
H A Dpcm.c339 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) in pcm_bytes_to_frames() function
/aosp_15_r20/external/tinyalsa_new/src/
H A Dpcm.c582 unsigned int pcm_bytes_to_frames(const struct pcm *pcm, unsigned int bytes) in pcm_bytes_to_frames() function