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

  /device/generic/goldfish/audio/
audio_hw.c 242 static audio_format_t in_get_format(const struct audio_stream *stream) function
272 in_get_format(stream),
560 in->stream.common.get_format = in_get_format;
  /hardware/libhardware/modules/audio/
audio_hw.c 204 static audio_format_t in_get_format(const struct audio_stream *stream) function
439 in->stream.common.get_format = in_get_format;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 278 static audio_format_t in_get_format(const struct audio_stream *stream) function in namespace:android
462 in->stream.common.get_format = in_get_format;
  /device/linaro/hikey/audio/
audio_hw.c 360 static audio_format_t in_get_format(const struct audio_stream *stream) function
602 in->stream.common.get_format = in_get_format;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 764 static audio_format_t in_get_format(const struct audio_stream *stream) function
936 audio_format_t audio_format = in_get_format(&(in->stream.common));
987 in->stream.common.get_format = in_get_format;
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 722 static audio_format_t in_get_format(const struct audio_stream *stream) function
903 audio_format_t audio_format = in_get_format(&(in->stream.common));
954 in->stream.common.get_format = in_get_format;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 303 static audio_format_t in_get_format(const struct audio_stream *stream) function
586 in->stream.common.get_format = in_get_format;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 323 static audio_format_t in_get_format(const struct audio_stream *stream) function
654 in->stream.common.get_format = in_get_format;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 924 static audio_format_t in_get_format(const struct audio_stream *stream) function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 862 static audio_format_t in_get_format(const struct audio_stream *stream);
2310 static audio_format_t in_get_format(const struct audio_stream *stream) function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3454 static audio_format_t in_get_format(const struct audio_stream *stream) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2497 static audio_format_t in_get_format(const struct audio_stream *stream) function
    [all...]

Completed in 1319 milliseconds