Searched refs:cras_rstream_get_cb_threshold (Results 1 – 5 of 5) sorted by relevance
131 cras_frames_to_time(cras_rstream_get_cb_threshold(stream), in dev_stream_create()173 cras_rstream_get_cb_threshold(dev_stream->stream), in dev_stream_set_dev_rate()321 cras_rstream_get_cb_threshold(rstream), in capture_copy_converted_to_stream()403 cras_rstream_get_cb_threshold(rstream), in dev_stream_capture()453 unsigned int cb_threshold = cras_rstream_get_cb_threshold(rstream); in dev_stream_cb_threshold()534 unsigned int frames_ready = cras_rstream_get_cb_threshold(rstream); in dev_stream_capture_update_rstream()
154 static inline size_t cras_rstream_get_cb_threshold( in cras_rstream_get_cb_threshold() function166 return cras_rstream_get_cb_threshold(stream); in cras_rstream_get_max_write_frames()
155 cras_rstream_get_cb_threshold(rstream), delay); in fetch_streams()
134 EXPECT_EQ(2048, cras_rstream_get_cb_threshold(s)); in TEST_F()171 EXPECT_EQ(2048, cras_rstream_get_cb_threshold(s)); in TEST_F()
860 frames_queued_ = cras_rstream_get_cb_threshold(rstream_); in TEST_F()862 nsec_expected = (uint64_t)cras_rstream_get_cb_threshold(rstream_) * in TEST_F()866 shm_->area->write_offset[0] = cras_rstream_get_cb_threshold(rstream_) * 4; in TEST_F()867 shm2_->area->write_offset[0] = cras_rstream_get_cb_threshold(rstream2_) * 4; in TEST_F()878 EXPECT_EQ(cras_rstream_get_cb_threshold(rstream_), in TEST_F()2189 unsigned int cb_threshold = cras_rstream_get_cb_threshold(rstream); in dev_stream_capture_avail()