Home | History | Annotate | Download | only in hal

Lines Matching refs:read_frames

898 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames);
1599 frames_rd = read_frames(in,
1675 frames_wr = read_frames(in, proc_buf_out, frames);
1822 /* read_frames() reads frames from kernel driver, down samples to capture rate
1824 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames)