Searched refs:read_frames (Results 1 – 3 of 3) sorted by relevance
/device/asus/grouper/audio/ |
D | audio_hw.c | 469 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) in read_frames() function 966 ret = read_frames(in, buffer, frames_rq); in in_read()
|
/device/samsung/manta/audio/ |
D | audio_hw.c | 892 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) in read_frames() function 1509 ret = read_frames(in, buffer, frames_rq); in in_read()
|
/device/htc/flounder/audio/hal/ |
D | audio_hw.c | 898 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames); 1599 frames_rd = read_frames(in, in read_and_process_frames() 1675 frames_wr = read_frames(in, proc_buf_out, frames); in read_and_process_frames() 1824 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) in read_frames() function
|