Searched refs:out_get_next_write_timestamp (Results 1 - 9 of 9) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c147 static int out_get_next_write_timestamp(const struct audio_stream_out *stream, function
151 ALOGV("out_get_next_write_timestamp: %ld", (long int)(*timestamp));
276 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c576 static int out_get_next_write_timestamp(const struct audio_stream_out *stream, int64_t *timestamp) function
617 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c663 static int out_get_next_write_timestamp(const struct audio_stream_out *stream, function
740 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c467 static int out_get_next_write_timestamp(const struct audio_stream_out *stream, int64_t *timestamp) function
509 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp253 static int out_get_next_write_timestamp(const struct audio_stream_out *stream, function
532 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp283 static int out_get_next_write_timestamp(const struct audio_stream_out *stream, function
598 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp946 static int out_get_next_write_timestamp(const struct audio_stream_out *stream,
1395 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/qcom/audio/hal/
H A Daudio_hw.c1793 static int out_get_next_write_timestamp(const struct audio_stream_out *stream __unused, function
2429 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;
/hardware/qcom/audio/msm8909/hal/
H A Daudio_hw.c2133 static int out_get_next_write_timestamp(const struct audio_stream_out *stream __unused, function
2851 out->stream.get_next_write_timestamp = out_get_next_write_timestamp;

Completed in 97 milliseconds