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

  /device/generic/goldfish/audio/
audio_hw_legacy.c 249 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
581 in->stream.common.set_format = in_set_format;
audio_hw.c 789 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 375 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
611 in->stream.common.set_format = in_set_format;
  /hardware/libhardware/modules/audio/
audio_hw.c 260 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
264 ALOGV("in_set_format: %d", format);
520 in->stream.common.set_format = in_set_format;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 311 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
587 in->stream.common.set_format = in_set_format;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 330 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
655 in->stream.common.set_format = in_set_format;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 602 static int in_set_format(struct audio_stream *stream, audio_format_t format) { function
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 736 static int in_set_format(struct audio_stream *stream, audio_format_t format) function
738 ALOGV("in_set_format(%d) - NOPE", format);
964 in->stream.common.set_format = in_set_format;
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc 1456 static int in_set_format(UNUSED_ATTR struct audio_stream* stream, function
    [all...]
  /system/bt/audio_hearing_aid_hw/src/
audio_hearing_aid_hw.cc 1398 static int in_set_format(UNUSED_ATTR struct audio_stream* stream, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3490 static int in_set_format(struct audio_stream *stream __unused, audio_format_t format __unused) function
    [all...]

Completed in 256 milliseconds