Searched refs:get_next_write_timestamp (Results 1 – 10 of 10) sorted by relevance
152 if (mStream->get_next_write_timestamp == NULL) return INVALID_OPERATION; in getNextWriteTimestamp()153 return mStream->get_next_write_timestamp(mStream, timestamp); in getNextWriteTimestamp()
304 int (*get_next_write_timestamp)(const struct audio_stream_out *stream, member
444 if (mStream->get_next_write_timestamp != NULL) { in getNextWriteTimestamp()446 mStream->get_next_write_timestamp(mStream, ×tampUs), in getNextWriteTimestamp()
384 out->stream.get_next_write_timestamp = out_get_next_write_timestamp; in adev_open_output_stream()
534 out->stream.get_next_write_timestamp = out_get_next_write_timestamp; in adev_open_output_stream()
598 out->stream.get_next_write_timestamp = out_get_next_write_timestamp; in adev_open_output_stream()
716 out->stream_out_.get_next_write_timestamp = out_get_next_write_timestamp; in adev_open_output_stream()
1464 out->stream.get_next_write_timestamp = out_get_next_write_timestamp; in audio_config_compare()
839 out->stream.get_next_write_timestamp = out_get_next_write_timestamp; in adev_open_output_stream()
5523 out->stream.get_next_write_timestamp = out_get_next_write_timestamp; in adev_open_output_stream()