Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c1559 static ssize_t read_and_process_frames(struct stream_in *in, void* buffer, ssize_t frames) in read_and_process_frames() function
3737 frames = read_and_process_frames(in, buffer, frames_rq); in in_read()