Searched refs:cras_shm_get_frames (Results 1 – 6 of 6) sorted by relevance
504 MIN(cras_shm_get_frames(rstream->shm), rstream->buffer_frames); in cras_rstream_update_queued_frames()
617 cras_shm_get_frames(shm), in dev_stream_set_delay()
409 fr_in_buff = cras_shm_get_frames(shm); in thread_drain_stream_ms_remaining()
225 if (cras_shm_get_frames(shm) < 0) in fetch_streams()
329 static inline int cras_shm_get_frames(const struct cras_audio_shm *shm) in cras_shm_get_frames() function
1929 fr_in_buf = cras_shm_get_frames(shm); in dev_stream_mix()2136 frames = cras_shm_get_frames(shm); in dev_stream_playback_frames()