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

  /device/asus/grouper/audio/
audio_hw.c 108 struct stream_in *active_in;
130 struct stream_in { struct
169 * audio_device mutex first, followed by the stream_in and/or
227 static void do_in_standby(struct stream_in *in)
317 static int start_input_stream(struct stream_in *in)
388 struct stream_in *in;
393 in = (struct stream_in *)((char *)buffer_provider -
394 offsetof(struct stream_in, buf_provider));
434 struct stream_in *in;
439 in = (struct stream_in *)((char *)buffer_provider
    [all...]
  /hardware/libhardware/include/hardware/
audio.h 403 struct audio_stream_in **stream_in);
406 struct audio_stream_in *stream_in);
  /hardware/libhardware/modules/audio/
audio_hw.c 321 struct audio_stream_in **stream_in)
347 *stream_in = &in->stream;
352 *stream_in = NULL;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 474 struct audio_stream_in **stream_in)
509 *stream_in = &in->stream;
514 *stream_in = NULL;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 359 struct audio_stream_in **stream_in)
  /external/bluetooth/bluez/audio/
android_audio_hw.c 898 struct audio_stream_in **stream_in)
904 struct audio_stream_in **stream_in)
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]

Completed in 6658 milliseconds