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

  /hardware/libhardware/include/hardware/
audio.h 315 uint32_t *dsp_frames);
  /hardware/qcom/audio/hal/
audio_hw.c 1559 unsigned long dsp_frames; local
    [all...]
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 193 uint32_t *dsp_frames)
198 return tstream->impl->getRenderPosition(dsp_frames);
  /hardware/libhardware/modules/audio/
audio_hw.c 114 uint32_t *dsp_frames)
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 783 uint32_t *dsp_frames)
786 UNUSED(dsp_frames);
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 656 uint32_t *dsp_frames)
659 UNUSED_PARAMETER(dsp_frames);
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 244 uint32_t *dsp_frames)
248 return out->legacy_out->getRenderPosition(dsp_frames);
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 266 uint32_t *dsp_frames)
270 return out->qcom_out->getRenderPosition(dsp_frames);
  /device/htc/flounder/audio/hal/
audio_hw.c 3226 unsigned long dsp_frames; local
    [all...]
  /device/generic/goldfish/audio/
audio_hw.c 198 uint32_t *dsp_frames)
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 450 static int out_get_render_position(const struct audio_stream_out *stream, uint32_t *dsp_frames)
    [all...]
  /device/asus/grouper/audio/
audio_hw.c 779 uint32_t *dsp_frames)
    [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]

Completed in 63 milliseconds