Home | History | Annotate | Download | only in tests

Lines Matching refs:avail

492   unsigned int avail;
509 avail = dev_stream_capture_avail(dev_stream);
511 EXPECT_EQ(cras_frames_at_rate(48000, 512 - 50, 44100), avail);