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

  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /external/chromium_org/net/websockets/
websocket_channel_test.cc 2727 ScopedVector<WebSocketFrame>* read_frames; local
3403 ScopedVector<WebSocketFrame>* read_frames = NULL; local
    [all...]
  /device/asus/grouper/audio/
audio_hw.c 467 /* read_frames() reads frames from kernel driver, down samples to capture rate
469 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) function
966 ret = read_frames(in, buffer, frames_rq);
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 890 /* read_frames() reads frames from kernel driver, down samples to capture rate
892 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 898 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames);
1824 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames) function
    [all...]

Completed in 707 milliseconds