HomeSort by relevance Sort by last modified time
    Searched full:get_channels (Results 1 - 17 of 17) sorted by null

  /frameworks/av/media/libnbaio/
AudioStreamInSource.cpp 49 (audio_channel_mask_t) mStream->common.get_channels(&mStream->common);
AudioStreamOutSink.cpp 46 (audio_channel_mask_t) mStream->common.get_channels(&mStream->common);
  /hardware/libhardware/modules/audio/
audio_hw.c 234 out->stream.common.get_channels = out_get_channels;
343 in->stream.common.get_channels = in_get_channels;
  /device/generic/goldfish/audio/
audio_hw.c 403 out->stream.common.get_channels = out_get_channels;
555 in->stream.common.get_channels = in_get_channels;
  /hardware/libhardware/include/hardware/
audio.h 155 audio_channel_mask_t (*get_channels)(const struct audio_stream *stream); member in struct:audio_stream
310 return popcount(s->get_channels(s)) * chan_samp_sz;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 515 out->stream.common.get_channels = out_get_channels;
578 in->stream.common.get_channels = in_get_channels;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 264 out->stream.common.get_channels = out_get_channels;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 810 out->stream.common.get_channels = out_get_channels;
995 in->stream.common.get_channels = in_get_channels;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 534 out->stream.common.get_channels = out_get_channels;
695 in->stream.common.get_channels = in_get_channels;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 584 out->stream.common.get_channels = out_get_channels;
649 in->stream.common.get_channels = in_get_channels;
  /device/asus/grouper/audio/
audio_hw.c 998 out->stream.common.get_channels = out_get_channels;
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]
AudioFlinger.cpp     [all...]

Completed in 555 milliseconds