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

  /frameworks/av/media/libnbaio/
AudioStreamInSource.cpp 58 uint32_t framesOverrun = mStream->get_input_frames_lost(mStream);
  /hardware/libhardware/include/hardware/
audio.h 430 uint32_t (*get_input_frames_lost)(struct audio_stream_in *stream); member in struct:audio_stream_in
  /hardware/libhardware/modules/audio/
audio_hw.c 358 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 451 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /device/generic/goldfish/audio/
audio_hw.c 570 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1236 in->stream.get_input_frames_lost = in_get_input_frames_lost;
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 919 in->stream.get_input_frames_lost = in_get_input_frames_lost;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 594 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 664 in->stream.get_input_frames_lost = in_get_input_frames_lost;
  /device/asus/grouper/audio/
audio_hw.c     [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]

Completed in 424 milliseconds