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

  /hardware/libhardware/modules/usbaudio/
audio_hal.c 843 static int start_input_stream(struct stream_in *in) function
845 ALOGV("start_input_stream(card:%d device:%d)", in->profile->card, in->profile->device);
863 ret = start_input_stream(in);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1418 int start_input_stream(struct stream_in *in) function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 1308 int start_input_stream(struct stream_in *in) function
    [all...]

Completed in 1025 milliseconds