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

  /hardware/libhardware/modules/usbaudio/
audio_hal.c 846 static int start_input_stream(struct stream_in *in) function
848 ALOGV("start_input_stream(card:%d device:%d)", in->profile->card, in->profile->device);
866 ret = start_input_stream(in);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1537 int start_input_stream(struct stream_in *in) function
    [all...]

Completed in 193 milliseconds