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

  /frameworks/av/media/libnbaio/
AudioStreamOutSink.cpp 75 if (NULL == mStream->get_next_write_timestamp)
78 return mStream->get_next_write_timestamp(mStream, timestamp);
  /hardware/libhardware/modules/audio/
audio_hw.c 248 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
  /frameworks/av/include/media/nbaio/
NBAIO.h 221 // which implements get_next_write_timestamp may return Invalid temporarily if the DMA
223 // does not implement get_next_write_timestamp, or which don't lead to a HAL at all,
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 526 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
  /device/generic/goldfish/audio/
audio_hw.c 417 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 530 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 757 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
  /hardware/libhardware/include/hardware/
audio.h 318 int (*get_next_write_timestamp)(const struct audio_stream_out *stream, member in struct:audio_stream_out
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 598 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
  /device/asus/grouper/audio/
audio_hw.c     [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 512 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
    [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...]

Completed in 522 milliseconds