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

  /hardware/libhardware/modules/usbaudio/
audio_hw.c 774 static int start_input_stream(struct stream_in *in) function
776 ALOGV("usb:audio_hw::start_input_stream(card:%d device:%d)",
794 if (start_input_stream(in) != 0) {
    [all...]
  /device/asus/grouper/audio/
audio_hw.c 337 static int start_input_stream(struct stream_in *in) function
954 ret = start_input_stream(in);
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 768 static int start_input_stream(struct stream_in *in) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 694 int start_input_stream(struct stream_in *in) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 1925 int start_input_stream(struct stream_in *in) function
    [all...]

Completed in 168 milliseconds