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

  /hardware/libhardware/include/hardware/
audio.h 218 static inline uint32_t audio_stream_frame_size(struct audio_stream *s) function
  /hardware/libhardware/modules/audio/
audio_hw.c 108 usleep(bytes * 1000000 / audio_stream_frame_size(&stream->common) /
190 usleep(bytes * 1000000 / audio_stream_frame_size(&stream->common) /
  /device/samsung/tuna/audio/
audio_hw.c     [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 475 audio_stream_frame_size(&out->stream.common) /
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 19 milliseconds