HomeSort by relevance Sort by last modified time
    Searched refs:read_frames (Results 1 - 3 of 3) sorted by null

  /device/asus/grouper/audio/
audio_hw.c 445 /* read_frames() reads frames from kernel driver, down samples to capture rate
447 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) function
918 ret = read_frames(in, buffer, frames_rq);
    [all...]
  /device/ti/panda/audio/
audio_hw.c 2249 static ssize_t read_frames(struct omap4_stream_in *in, void *buffer, ssize_t frames) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 2577 static ssize_t read_frames(struct tuna_stream_in *in, void *buffer, ssize_t frames) function
    [all...]

Completed in 54 milliseconds