Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_a2dp_iodev.c109 static unsigned int bt_local_queued_frames(const struct cras_iodev *iodev) in bt_local_queued_frames() function
120 int local_queued_frames = bt_local_queued_frames(iodev); in frames_queued()
133 unsigned int local_queued_frames = bt_local_queued_frames(iodev); in fill_zeros_to_target_level()
150 unsigned int local_queued_frames = bt_local_queued_frames(iodev); in output_underrun()
439 if (iodev->buffer_size == bt_local_queued_frames(iodev)) { in encode_and_flush()
460 ts.tv_nsec, bt_local_queued_frames(iodev)); in encode_and_flush()