Searched refs:cras_shm_get_frames (Results 1 – 6 of 6) sorted by relevance
443 rstream->queued_frames = MIN(cras_shm_get_frames(shm), in cras_rstream_update_queued_frames()
634 cras_shm_get_frames(shm), in dev_stream_set_delay()
128 if (cras_shm_get_frames(shm) < 0) in fetch_streams()
475 fr_in_buff = cras_shm_get_frames(shm); in thread_drain_stream_ms_remaining()
225 static inline int cras_shm_get_frames(const struct cras_audio_shm *shm) in cras_shm_get_frames() function
1958 fr_in_buf = cras_shm_get_frames(shm); in dev_stream_mix()2175 frames = cras_shm_get_frames(shm); in dev_stream_playback_frames()