Home
last modified time | relevance | path

Searched refs:cras_rstream_get_max_write_frames (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_rstream.h138 cras_rstream_get_max_write_frames(const struct cras_rstream *stream) in cras_rstream_get_max_write_frames() function
Ddev_stream.c444 wlimit = cras_rstream_get_max_write_frames(rstream); in dev_stream_capture_avail()