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

  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 224 static int start_output_stream(struct stream_out *out) function
583 ret = start_output_stream(out);
759 ret = start_output_stream(out);
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 372 static int start_output_stream(struct stream_out *out) function
374 ALOGV("start_output_stream(card:%d device:%d)", out->profile->card, out->profile->device);
387 ret = start_output_stream(out);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 1096 int start_output_stream(struct stream_out *out) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 2433 static int start_output_stream(struct stream_out *out) function
    [all...]

Completed in 663 milliseconds